dizzy

Results 155 issues of dizzy

Command would be used in this way: ``` ./console loginldap:test-access-attribute '...' ``` or ``` ./console loginldap:test-access-attribute --server=... ``` In the first case it will test a raw attribute value string,...

enhancement

Relevant code to change is in Model\LdapUsers.php. Attributes depend on INI config, so cleanest solution is not obvious. Would be best to do when Dependency Injection is added to core.

enhancement

As title, guide should explain how to do common tasks including: - add new config options to admin page - how to handle individual config options - how to add...

enhancement

As title. Would help users with specialized LDAP setups configure the plugin correctly. Perhaps a UI tool can be added to the admin page as well.

enhancement

If a fallback server fails a certain number of times, the server should be automatically moved to the end of the server list and an email sent to superusers.

enhancement

As title. Refs https://github.com/piwik/piwik/issues/7569

enhancement

This can result in strange, hard to diagnose errors for users who don't understand how the plugin works. Detecting this and informing the user of possible bugs would be helpful,...

enhancement