aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/templates/catdap_local.yml
Commit message (Collapse)AuthorAgeFilesLines
* sortThomas Backlund2018-03-291-1/+1
|
* yet another domain blacklistThomas Backlund2018-03-291-0/+1
|
* catdap_local: sort listsThomas Backlund2018-03-081-17/+15
|
* catdap: blacklist more domainsThomas Backlund2018-03-071-0/+3
|
* disable changeing loginShellThomas Backlund2018-02-201-1/+1
|
* Temporarily block changing ssh keyPascal Terjan2018-02-191-1/+1
|
* Prevent changing email for nowPascal Terjan2018-02-181-1/+1
|
* Override editable and displayed attributesPascal Terjan2018-02-181-0/+42
|
* Ban @(group|ml).mageia.org as user emailsPascal Terjan2018-02-181-0/+2
|
* Fix typo in guerrillamailNicolas Lécureuil2017-02-231-1/+1
|
* Blacklist more domainsNicolas Lécureuil2017-02-231-0/+12
|
* Adapt to changes in catdap trunkNicolas Lécureuil2017-02-221-22/+1
|
* Add new login_domain_blacklist: optionNicolas Lécureuil2017-02-221-0/+32
| | | | | Rename login_blacklist to login_username_blacklist: Keep login_blacklist for compatibility ( for the migration )
* fix catdap ldap_password variable lookupThomas Backlund2016-02-071-2/+2
|
* Remove -'s as being valid for usernames.Colin Guthrie2014-03-281-1/+1
| | | | | This causes problems from packaging due to regexps littered around iurt code.
* do not allow underscore in username, because mediawiki doesn't like thisNicolas Vigier2012-07-061-0/+1
|
* fix string interpolation, that broke identity ( due to restart of apache )Michael Scherer2012-02-021-2/+2
|
* icorrect blacklisted email is MAILER-DAEMON, with NMichael Scherer2012-01-221-1/+1
|
* use string interpolation, and set ldap to ldap-master rather than "ldap"Michael Scherer2012-01-221-2/+2
|
* blacklist the registration of the login 'security'Michael Scherer2011-04-201-0/+1
|
* - sync list with deployed mail aliasesMichael Scherer2011-03-291-0/+12
|
* - do not hardcode the hostname ( who is wrong, by the way, as it should be ↵Michael Scherer2011-03-081-1/+1
| | | | alamut )
* prevent a user from signing as schedbot ( would be a security issue on valstar )Michael Scherer2011-02-101-0/+1
|
* - add more name to the blacklist ( login used for various part ofMichael Scherer2011-01-191-0/+7
| | | | the bs, and thus leading to potential conflict on ldap end )
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-2/+0
| | | | is ldap or postgresql at the first glance
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-4/+0
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* Correct authentication binddnBuchan Milne2010-11-051-1/+1
|
* - refactor the vhostMichael Scherer2010-11-041-2/+2
| | | | | | | | | - fix the url used for svn checkout - add a requires from catdap config to svn checkout for ordering purpose - move extlookup call outside of template - fix the name of apache config file - fix the naming of the ldap server
* - add a catdap moduleMichael Scherer2010-11-041-0/+37