Cacti / plugin_weathermap

Weathermap for Cacti 1.x
MIT License
77 stars 26 forks source link

When you add a specific right to a user (on the management of a map) you cannot remove it later, since the user disapear from the list #143

Closed arno-st closed 2 months ago

arno-st commented 3 months ago

On the latest dev code (as of today 18 of march) and cacti 1.2.26 Something change in the code about my problem. So here what I had (before today): When you want to change the list of user who as a right on a map, you can't remove it later. The user who as right are not displayed on the list, only the one who as not.

No this feature is working nicely, my user are displayed with and without right.

Except for some view: Here is the view of a change before I assign a right to a user:

weathermap before change

And here is a picture with a list of user where the 0454 has right, but is not displayed on the list weathermap missing user

And the user is on the table weathermap_auth. So once in a while the user is not displayed when he as right, and I can't tell why.