chiark / gitweb /
Better visual feedback in users window: the apply button is
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 12:52:34 +0000 (13:52 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 12:52:34 +0000 (13:52 +0100)
commitf66203a2674e483bf257db94cb78305754ccdf81
tree4e3d66cadc222b2f9c5b15b8d00c56e92cb8451c
parentd62c03cd64926d4d120f36e3ca3d2b7518c6e075
Better visual feedback in users window: the apply button is
desensitized if it will not work an an error message is constantly
displayed.  If there are multiple errors you only get one, but they go
in vertical order of text entry fields.
cgi/actions.c
disobedience/users.c
lib/Makefile.am
lib/email.c [new file with mode: 0644]
lib/sendmail.h
server/server.c