You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@locus.apache.org on 2000/03/16 16:43:57 UTC

cvs commit: apache-1.3/src/modules/standard mod_auth_anon.c

stoddard    00/03/16 07:43:57

  Modified:    src/modules/standard mod_auth_anon.c
  Log:
  Fix comment.
  
  Revision  Changes    Path
  1.38      +2 -2      apache-1.3/src/modules/standard/mod_auth_anon.c
  
  Index: mod_auth_anon.c
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/modules/standard/mod_auth_anon.c,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- mod_auth_anon.c	1999/10/21 20:45:15	1.37
  +++ mod_auth_anon.c	2000/03/16 15:43:56	1.38
  @@ -74,7 +74,7 @@
    * 
    * Anonymous                    magic-user-id [magic-user-id]...
    *
  - * Anonymous_MustGiveEmail      [ on | off ] default = off
  + * Anonymous_MustGiveEmail      [ on | off ] default = on
    * Anonymous_LogEmail           [ on | off ] default = on
    * Anonymous_VerifyEmail        [ on | off ] default = off
    * Anonymous_NoUserId           [ on | off ] default = off
  @@ -83,7 +83,7 @@
    * The magic user id is something like 'anonymous', it is NOT case sensitive. 
    * 
    * The MustGiveEmail flag can be used to force users to enter something
  - * in the password field (like an email address). Default is off.
  + * in the password field (like an email address). Default is on.
    *
    * Furthermore the 'NoUserID' flag can be set to allow completely empty
    * usernames in as well; this can be is convenient as a single return