#10002 closed enhancement (duplicate)
Allow accounts to be manually locked
| Reported by: | Ryan J Ollos | Owned by: | Steffen Hoffmann | 
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin | 
| Severity: | normal | Keywords: | account lock | 
| Cc: | Trac Release: | 0.11 | 
Description
It would be very nice to have the feature to manually lock or disable user accounts. When an employee leaves the company, I need to revoke their access to Trac. I do this by deleting their account, but I'd prefer to just disable their accounts. Sometimes they come back ...
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
| Keywords: | account lock added | 
|---|
comment:2 Changed 13 years ago by
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
With recent progress and a working implementation for #8595 it occurs to me, that this should actually get marked as a duplicate.
I recommend to discuss any requirement not yet fulfilled by current trunk code in that ticket instead. Thanks for taking care anyway.
comment:3 Changed 13 years ago by
Yes, I agree it is a duplicate now that the Toggle account approval feature is in place. The only reservation I had was that it might not be completely obvious to someone that Toggle account approval is the way to lock an account, but I think we can cover that in the docs.




Sure, I prefer to not delete accounts too.
Today I edit my htpasswd file, but already thought about moving this into the UI as well. Encouraging to see this requested and tracked. Thanks.