Hodjat Toraby

Results 18 comments of Hodjat Toraby

> > Items 2, 3 and 5 are solved in recent commit. Item 1 persists but display contents are limited to authorized group1 list of current user/role. > > For...

About Item 4, I think BEEP_POINTKEY should move to "users" database scheme, what you think?

The Alarm Beep should be based on the same user on each browser and for each user based on his access to the Group1 as like as what is in...

The Bell sign now appears on screen of each user space alarm, great work! There is a problem in play sound of alarm (tabular.html) yet, please checked if bellow suggestion...

I see just Item1 is remained, did you check the suggestion https://github.com/riclolsen/json-scada/issues/146#issuecomment-2328034219 ?

In src/htdocs-login/login.html there is a bug for display after your fix for bellow: ``` Display Viewer ``` Please check about that, actually I changed that to bellow with the empty...

Hi, in the Admin form if a in User Role we have a enabled "Change Password", if user login with this privileged; there is no place that able to change...

It seems, it is forgot to add the Invoke/auth/changePassword into server_realtime_auth\app\routes\auth.routes.js `app.post(accessPoint + 'auth/changePassword', controller.changePassword) `