authelia/test/features
Clement Michaud 66449eedb0 Use username matcher instead of user dn in group filter
Previously, string "{0}" was replaced by the user dn in the groups_filter
attributes of the LDAP configuration.
However, if the groups children only have a memberUid attribute, one would
like to use the username instead of the user dn.

Since the user dn can be built from the username, "{0}" is now replaced
by the username instead of the user dn so that an LDAP relying on attribute
'memberUid' can be used.
2017-10-07 14:10:22 +02:00
..
step_definitions Split client and server 2017-10-07 00:49:42 +02:00
support Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
access-control.feature Split client and server 2017-10-07 00:49:42 +02:00
authentication.feature Use username matcher instead of user dn in group filter 2017-10-07 14:10:22 +02:00
basic-auth.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
redirection.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
regulation.feature Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
reset-password.feature Notifications to users do not use notifyjs anymore. They are more common and located in the form areas to improve visibility on mobile devices. 2017-09-02 16:33:57 +02:00
resilience.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
restrictions.feature Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00