Compare commits
2 Commits
7d2374449a
...
d1c9cf853f
| Author | SHA1 | Date | |
|---|---|---|---|
| d1c9cf853f | |||
|
|
7eaf177bb2 |
@@ -250,6 +250,7 @@ wfLoadExtension( 'LDAPAuthentication2' );
|
||||
# Disable account creation page, since this is not possible to create an account
|
||||
# when only LDAP login is enabled
|
||||
$wgGroupPermissions['*']['createaccount'] = false;
|
||||
$wgGroupPermissions['*']['autocreateaccount'] = true;
|
||||
EOF
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user