View Ticket
Not logged in
Ticket UUID: 76c37652157d998a6ef026d9485b3135ac622b52
Title: There is no way to cleanly remove a user
Status: Open Type: Feature_Request
Severity: Minor Priority:
Subsystem: Resolution: Open
Last Modified: 2011-09-08 23:03:19
Version Found In: ae84e6c7d1
Description & Comments:
In admin -> users, I can see no way of removing a user.

Obviously you can change the password for a user to deny them access.


anonymous added on 2011-04-07 03:10:44 UTC:
This is by design. Besides the fact that Fossil treats its artifacts as immutable, to keep the history of the commits requires that no user ID be reused for another person. (Though, of course, nothing truly preventing some one from giving their credentials to some one else.)