51c6a14786
* Fixed invalid LDAP attributes by replacing '.'s and '/'s with '-' * Leave old fields for now for backward compatibility * Add forgotten depreceated field * Fix tests * Fix tests * use shorter attribute names Signed-off-by: Jens Langhammer <jens@goauthentik.io> * sanitize attributes Signed-off-by: Jens Langhammer <jens@goauthentik.io> * keep both sanitized and unsanitized user fields Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add sanitized fields to test Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
---|---|---|
.. | ||
__init__.py | ||
docker-compose.yml | ||
test_flows_authenticators.py | ||
test_flows_enroll.py | ||
test_flows_login.py | ||
test_flows_stage_setup.py | ||
test_provider_ldap.py | ||
test_provider_oauth2_github.py | ||
test_provider_oauth2_grafana.py | ||
test_provider_oidc.py | ||
test_provider_oidc_implicit.py | ||
test_provider_proxy.py | ||
test_provider_saml.py | ||
test_source_ldap_samba.py | ||
test_source_oauth.py | ||
test_source_saml.py | ||
utils.py |