Fossil SCM
There is no way to cleanly remove a user
Open
76c37652157d998…
· opened 15 years ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Open
- Subsystem
- —
- Created
- March 25, 2011 11:39 p.m.
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.)