Feature #30187
Missleading Error-Message about loginSecurityLevel
| Status: | Accepted | Start date: | 2011-09-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
The Error-Message when instaling with $GLOBALS['TYPO3_CONF_VARS']['BE']['loginSecurityLevel'] not beeing 'rsa' or 'normal' is a little bit missleading.
If you want to use ig_ldap_sso_auth only with FeLogin and you have set $GLOBALS['TYPO3_CONF_VARS']['*FE*']['loginSecurityLevel'] to 'rsa' or 'normal', then there should only be a warning, that BeLogin will not be possible.
The other way round, there should be a warning, if BE ist set to ras or normal, but FE is not...
I have attached a patch for this.
History
Updated by Michael Miousse over 1 year ago
- Tracker changed from Bug to Feature
- Status changed from New to Accepted