synapse-admin
synapse-admin copied to clipboard
Add ability to toggle whether to show locked users
Added a switch, along the same lines of "Show deactivated users", but for the newly added "locked" functionality.
This pull request builds on the recent addition of being able to lock a specific user (added in: https://github.com/Awesome-Technologies/synapse-admin/commit/b5ca951b323b4eeb3d6b901980264aca86c0050e), so that the list of users displayed can include locked users if desired. Without this switch, once a user is locked, they don't show up in the list of users from that point on.
Related to:
- #403
Any chance of merging this?