Feature requested
The ability to disable a team member’s login.
Typical use case
When you are dealing with a disciplinary or termination of staff it is useful to be able to disable login. It is an arduous task going through all the various sites and systems that a staff member has access to. In Quick file the only way I can see to disable access is to change the password or remove all the privileges, this is long-winded and it would be easier if there was a status enabled or disabled. On a similar note, it would be much easier if QF supported SSO on with AzureAD so that when a team member is disabled they are also unable to login in to WF but I will create a separate feature request for this.
How I would expect it to work
When you access the “manage Team member” page there should be a slider to enable or disable the user status. A new boolean would need to be added to the user table called status. The login page would need to be adapted to only allow the user to login if status is enabled.