authentik/internal/outpost/ldap
Jens L 85fedec2f6
core: optionally don't return groups' users and users' groups by default (#9179)
* core: don't return groups' users and users' groups by default

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* explicitly fetch users and groups in LDAP

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add indicies

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-04-15 13:27:44 +02:00
..
bind outpost: improved set secret answers for flow execution (#8013) 2024-03-15 18:05:44 +01:00
constants providers/ldap: add windows adsi support (#7098) 2023-10-09 13:17:46 +02:00
flags providers/ldap: fix inconsistent saving of user flags on failed cached binds (#6096) 2023-06-29 16:57:46 +02:00
group outposts/ldap: allow overriding gidNumber for a user (#8003) 2023-12-28 14:21:08 +01:00
handler root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
metrics internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
search core: optionally don't return groups' users and users' groups by default (#9179) 2024-04-15 13:27:44 +02:00
server outposts/ldap: allow overriding gidNumber for a user (#8003) 2023-12-28 14:21:08 +01:00
utils providers/ldap: add StartTLS support (#5861) 2023-06-06 21:40:19 +02:00
bind.go internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
entries.go outposts/ldap: allow overriding gidNumber for a user (#8003) 2023-12-28 14:21:08 +01:00
entries_test.go outposts/ldap: add more tests (#6188) 2023-07-08 20:51:05 +02:00
instance.go providers/ldap: improve password totp detection (#6006) 2023-06-20 12:09:13 +02:00
ldap.go providers/ldap: add StartTLS support (#5861) 2023-06-06 21:40:19 +02:00
ldap_test.go outposts/ldap: add more tests (#6188) 2023-07-08 20:51:05 +02:00
ldap_tls.go internal: ignore insecure TLS certs (#5483) 2023-05-05 15:57:52 +03:00
refresh.go root: Multi-tenancy (#7590) 2024-01-23 14:28:06 +01:00
search.go root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
search_route.go outposts/ldap: add more tests (#6188) 2023-07-08 20:51:05 +02:00
unbind.go internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
utils.go outposts/ldap: allow overriding gidNumber for a user (#8003) 2023-12-28 14:21:08 +01:00