/[gnats]/gnats/gnats/gnatsd.c
ViewVC logotype

Diff of /gnats/gnats/gnatsd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by pdm, Mon Dec 10 21:54:48 2001 UTC revision 1.45 by pdm, Sun Dec 23 20:22:08 2001 UTC
# Line 254  match (const char *line, const char *pat Line 254  match (const char *line, const char *pat
254  static int  static int
255  password_match (const char *password, const char *hash)  password_match (const char *password, const char *hash)
256  {  {
   /* TODO: document the facility in the manual */  
     
257    if (! strncmp (hash, "$0$", 3))    if (! strncmp (hash, "$0$", 3))
258      {      {
259        /* explicit plain-text password */        /* explicit plain-text password */

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26