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:45:44 UTC

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

stoddard    00/03/16 07:45:44

  Modified:    src/modules/standard mod_auth_anon.c
  Log:
  Fix a comment
  
  Revision  Changes    Path
  1.9       +2 -2      apache-2.0/src/modules/standard/mod_auth_anon.c
  
  Index: mod_auth_anon.c
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/modules/standard/mod_auth_anon.c,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mod_auth_anon.c	2000/03/10 14:28:06	1.8
  +++ mod_auth_anon.c	2000/03/16 15:45:43	1.9
  @@ -74,7 +74,7 @@
    * 
    * Anonymous                    magic-userid [magic-userid]...
    *
  - * 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