changeset 381:a21acacc8b22

mod_auth_ccert and mod_auth_ldap2: Add Type-Auth labels
author Kim Alvefur <zash@zash.se>
date Sat, 29 Jun 2013 22:57:39 +0200
parents 0f832ed3fbd1
children 469bcbdfe281
files mod_auth_ccert.wiki mod_auth_ldap2.wiki
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_auth_ccert.wiki	Sat Jun 29 22:53:18 2013 +0200
+++ b/mod_auth_ccert.wiki	Sat Jun 29 22:57:39 2013 +0200
@@ -1,4 +1,5 @@
 #summary Client Certificate authentication module
+#labels Stage-Alpha,Type-Auth
 
 = Introduction =
 
--- a/mod_auth_ldap2.wiki	Sat Jun 29 22:53:18 2013 +0200
+++ b/mod_auth_ldap2.wiki	Sat Jun 29 22:57:39 2013 +0200
@@ -1,4 +1,5 @@
 #summary Another take on LDAP authentication
+#labels Type-Auth
 
 = Introduction =
 
@@ -17,4 +18,4 @@
   * user.filter
   * admin (optional)
 
-See the README.md distributed with [mod_lib_ldap] for details.
\ No newline at end of file
+See the README.md distributed with [mod_lib_ldap] for details.