gnats doc/gnats.texi gnats/ChangeLog gnats/cmds...
Yngve Svendsen <[email protected]> Mon, 14 Oct 2002 07:42:26 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/gnats Module name: gnats Changes by: Yngve Svendsen <[email protected]> 02/10/14 07:42:25 Modified files: doc : gnats.texi gnats : ChangeLog cmds.c gnatsd.access gnatsd.c Log message: 2002-10-14 Pankaj K. Garg <[email protected]> * gnatsd.access: Say a bit more about password encryption methods. Mention empty passwords. Say that default access level is `listdb', not `edit'. Change example entry to set blank password for view access. * gnats.texi (gnatsd.user_access): Say a bit more about password encryption methods. Amend examples to illustrate the use of blank passwords. Demonstrate the new fall-through mechanism for password matching. * gnatsd.c (password_match): Clean up password matching. Handle blank passwords. (findUserAccessLevel): If the password given during the login is not blank and doesn't match the correct password, deny access. * cmds.c (GNATS_user): Handle case where a blank password has been given by user. Change usage message to allow for blank passwords. (gnatsdChdb): Handle blank passwords. (GNATS_chdb): Allow for one, two or three arguments to CHDB. (GNATS_help): Amend help text for CHDB and USER. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/doc/gnats.texi.diff?tr1=1.26&tr2=1.27&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/ChangeLog.diff?tr1=1.268&tr2=1.269&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/cmds.c.diff?tr1=1.69&tr2=1.70&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/gnatsd.access.diff?tr1=1.5&tr2=1.6&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnats/gnats/gnats/gnatsd.c.diff?tr1=1.47&tr2=1.48&r1=text&r2=text