Closed ArchBlood closed 4 years ago
Its defined like this in code:
'loginFilter' => Yii::t('LdapModule.base', 'Defines the filter to apply, when login is attempted. %s replaces the username in the login action. Example: "(sAMAccountName=%s)" or "(uid=%s)"'),
Is is actually leaking in ldap configuration in the backend?
I completely forgot what I reported here :thinking:
I think you thought the translation module produced those encoded texts, but the original translation contains those entities, so its not an issue with the translation module. This is not a bug, but unfortunately it gets a bit harder to translate like this, but we'd need to change the original message.