This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal
sdimovv 51c6a14786
providers/ldap: Improve compatibility with LDAP clients (#4750)
* 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>
2023-02-22 14:18:22 +01:00
..
common internal: add signal handler for SIGTERM 2022-05-08 23:05:47 +02:00
config providers/proxy: ensure issuer is correct when browser url override is set 2023-02-19 17:35:29 +01:00
constants release: 2023.2.2 2023-02-15 19:53:42 +01:00
crypto gproxy: listen on tls 2021-05-03 23:19:22 +02:00
debug internal: fix linting error 2023-01-09 17:17:27 +01:00
gounicorn cmd: always stop gunicorn before exiting 2022-10-15 11:54:11 +02:00
outpost providers/ldap: Improve compatibility with LDAP clients (#4750) 2023-02-22 14:18:22 +01:00
utils internal: fix scheme not being forwarded correctly for host intercepted requests 2023-02-14 14:31:04 +01:00
web *: add additional prometheus metrics, remove unusable high entropy metrics 2023-02-19 17:08:40 +01:00