-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
users_list: Fix updating of users list on reactivate/deactivate.
User is added to deactivated users list when user is deactivated from active users list and it remains in the active users for re-toggle (in case of mistake) and same happens for reactivating users from deactivated users list. Whenever user enters any of the list from somehwhere else, list is up-to-date. Fixes #14165
- Loading branch information
Showing
2 changed files
with
34 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters