X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/1b20de5ae43e6aa4350c0b6b3d2d7a5edcd431b2..90ad6c6efcbcdb2d12ffe9abf232da980b9ea446:/disobedience/users.c?ds=inline diff --git a/disobedience/users.c b/disobedience/users.c index ee9c16d..80f3bf2 100644 --- a/disobedience/users.c +++ b/disobedience/users.c @@ -33,9 +33,6 @@ * When you select 'add' a new empty set of details are displayed to be edited. * Again Apply will commit them. * - * TODO: @ref RIGHT_ADMIN and @ref RIGHT_USERINFO should be applied here, so we - * can give decent error messages. - * * TODO: it would be really nice if the Username entry could be removed and new * user names entered in the list, rather off in the details panel. This may * be possible with a sufficiently clever GtkCellRenderer.