Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 5 | -336/+272 |
| | | | | | | | | | | | | | | | | | | | * 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) | ||||
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 3 | -8/+22 |
| | | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2 | ||||
* | Remove unused vendor github.com/stretchr/testify/require (#3273) | Antoine GIRARD | 2017-12-31 | 7 | -1721/+0 |
| | |||||
* | Update code.gitea.io/git (#3137) | Ethan Koenig | 2017-12-11 | 13 | -135/+2808 |
| | |||||
* | remove unused vendor packages (#1620) | Lunny Xiao | 2017-04-27 | 7 | -845/+0 |
| | |||||
* | Unit tests for token and update models | Ethan Koenig | 2016-12-31 | 7 | -0/+845 |
| | |||||
* | Vendor github.com/stretchr/testify for the assert package | Matthias Loibl | 2016-11-07 | 8 | -0/+1609 |