Author | SHA1 | Message | Date |
---|---|---|---|
|
37c3db7be6
|
Add restricted user filter to LDAP authentication (#10600)
* Add restricted user filter to LDAP authentification * Fix unit test cases |
5 years ago |
|
2058c362a8 | LDAP via simple auth separate bind user and search base (#5055) | 6 years ago |
|
cdb9478774 |
LDAP Public SSH Keys synchronization (#1844)
* Add LDAP Key Synchronization feature Signed-off-by: Magnus Lindvall <magnus@dnmgns.com> * Add migration: add login source id column for public_key table * Only update keys if needed * Add function to only list pubkey synchronized from ldap * Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it. * Only get keys belonging to current login source id * Set default login source id to 0 * Some minor cleanup. Add integration tests (updete dep testify) |
7 years ago |
|
501fb228e6
|
Add option to use paged LDAP search when synchronizing users (#3895) | 7 years ago |
|
7a81cd16c5 | Refactor admin/auth/new.tmpl (#1277) | 8 years ago |