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/outpost/ldap
Jens Langhammer 107f2745c8 providers/ldap: improve mapping of LDAP filters to authentik queries
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-12 18:30:52 +00:00
..
bind internal: fix outposts not logging flow execution errors correctly 2022-08-31 23:03:57 +02:00
constants outposts/ldap: add correct group objectClass (#3023) 2022-06-02 18:48:07 +02:00
flags outposts/ldap: cached bind (#2824) 2022-05-08 16:48:53 +02:00
group outposts/ldap: increase compatibility with different types in user and group attributes 2022-10-16 22:32:18 +02:00
handler providers/ldap: memory Query (#1681) 2021-11-05 10:37:30 +01:00
metrics internal: centralise config for listeners to use same config system everywhere (#3367) 2022-08-03 21:33:27 +02:00
search blueprints: docs (#3376) 2022-08-06 00:52:12 +02:00
server internal: fix nil pointer dereference in ldap outpost 2022-05-21 15:48:50 +02:00
utils providers/ldap: improve mapping of LDAP filters to authentik queries 2022-12-12 18:30:52 +00:00
bind.go lifecycle: cleanup prometheus (#2972) 2022-05-29 21:45:25 +02:00
entries.go outposts/ldap: increase compatibility with different types in user and group attributes 2022-10-16 22:32:18 +02:00
instance.go internal: fix nil pointer dereference in ldap outpost 2022-05-21 15:48:50 +02:00
ldap.go internal: centralise config for listeners to use same config system everywhere (#3367) 2022-08-03 21:33:27 +02:00
ldap_tls.go internal: centralise config for listeners to use same config system everywhere (#3367) 2022-08-03 21:33:27 +02:00
refresh.go providers/ldap: fix existing binder not being carried forward correctly 2022-06-05 18:51:01 +02:00
search.go lifecycle: cleanup prometheus (#2972) 2022-05-29 21:45:25 +02:00
utils.go outposts/ldap: use backend group num_pk 2022-03-22 23:54:50 +01:00