| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
2058c362a8 | LDAP via simple auth separate bind user and search base (#5055) | 7 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 |
|
|
950f2e2074 |
Additional OAuth2 providers (#1010)
* add google+ * sort signin oauth2 providers based on the name so order is always the same * update auth tip for google+ * add gitlab provider * add bitbucket provider (and some go fmt) * add twitter provider * add facebook provider * add dropbox provider * add openid connect provider incl. new format of tips section in "Add New Source" * lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow) * imports according to goimport and code style * make it possible to set custom urls to gitlab and github provider (only these could have a different host) * split up oauth2 into multiple files * small typo in comment * fix indention * fix indentation * fix new line before external import * fix layout of signin part * update "broken" dependency |
8 years ago |
|
|
7a81cd16c5 | Refactor admin/auth/new.tmpl (#1277) | 8 years ago |