gitroast/modules/util
Magnus Lindvall 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)
2018-05-24 07:59:02 +03:00
..
compare.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
path.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
remove.go refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00
remove_windows.go refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00
sanitize.go Fix error message sanitiziation (#3082) 2017-12-04 03:48:03 +02:00
time_stamp.go fix gpg expired bug when time is zero (#3584) 2018-02-26 12:25:45 +02:00
util.go Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
util_test.go Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00