aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/templates/catdap_local.yml
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-07-06 17:46:10 +0000
committerNicolas Vigier <boklm@mageia.org>2012-07-06 17:46:10 +0000
commit9645892fc4d95d84b2fc21b7c8beb6d798cc64cf (patch)
tree80b20c6f17b63c83319aa87ba1aaeb2166bb8663 /modules/catdap/templates/catdap_local.yml
parent498a5a949e68100d0d78c031f6fe9c191d6bde8e (diff)
downloadpuppet-9645892fc4d95d84b2fc21b7c8beb6d798cc64cf.tar
puppet-9645892fc4d95d84b2fc21b7c8beb6d798cc64cf.tar.gz
puppet-9645892fc4d95d84b2fc21b7c8beb6d798cc64cf.tar.bz2
puppet-9645892fc4d95d84b2fc21b7c8beb6d798cc64cf.tar.xz
puppet-9645892fc4d95d84b2fc21b7c8beb6d798cc64cf.zip
do not allow underscore in username, because mediawiki doesn't like this
Diffstat (limited to 'modules/catdap/templates/catdap_local.yml')
-rw-r--r--modules/catdap/templates/catdap_local.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/catdap/templates/catdap_local.yml b/modules/catdap/templates/catdap_local.yml
index 429da7c2..48dbc99a 100644
--- a/modules/catdap/templates/catdap_local.yml
+++ b/modules/catdap/templates/catdap_local.yml
@@ -30,6 +30,7 @@ authentication:
role_basedn: <%= dc_suffix %>
register:
+ login_regex: ^[a-z][a-z0-9-]*$
login_blacklist:
- apache
- mirror