On Tue, Sep 30, 2014 at 9:47 AM, Zoltán Kócsi <[email protected]> wrote:

> How can I delete a user from a repository? In 1.29, on the 'users' page
> there's only an 'add' tab. On an individual user's page there's only a
> 'cancel' tab, that discards any change.
>
> Also, is it possible to change the login name (username) for a given
> user ID?
>

You can change the username.

The only way to remove a user is to use raw SQL and "DELETE FROM user WHERE
login=?"



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to