Forward port graceful handling of the deletion of the Auth LDAPLink.
This commit is contained in:
parent
fa04344b7d
commit
5381f3038d
6 changed files with 111 additions and 70 deletions
|
|
@ -3471,6 +3471,18 @@ LongTruncOk=1</p>
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'no ldap link for auth' => {
|
||||
message => q|Unable to create your account because no LDAP connection has been defined for this site.|,
|
||||
context => 'Error message in createAccount screen when no LDAP connection is defined.',
|
||||
lastUpdated => 1229376071,
|
||||
},
|
||||
|
||||
'no ldap logins' => {
|
||||
message => q|Unable to log you in because no LDAP link has been defined for this site.|,
|
||||
context => 'Error message for login when no LDAP connection is defined.',
|
||||
lastUpdated => 1229376071,
|
||||
},
|
||||
|
||||
'Select State' => {
|
||||
message => q|Select State|,
|
||||
lastUpdated => 1161388472,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue