|
Apache HTTPD
|
Public Attributes | |
| anon_auth_user * | users |
| int | nouserid |
| int | logemail |
| int | verifyemail |
| int | mustemail |
| int | anyuserid |
Definition at line 64 of file mod_authn_anon.c.
| int authn_anon_config_rec::anyuserid |
Definition at line 70 of file mod_authn_anon.c.
| int authn_anon_config_rec::logemail |
Definition at line 67 of file mod_authn_anon.c.
| int authn_anon_config_rec::mustemail |
Definition at line 69 of file mod_authn_anon.c.
| int authn_anon_config_rec::nouserid |
Definition at line 66 of file mod_authn_anon.c.
| anon_auth_user* authn_anon_config_rec::users |
Definition at line 65 of file mod_authn_anon.c.
| int authn_anon_config_rec::verifyemail |
Definition at line 68 of file mod_authn_anon.c.