Author | SHA1 | Message | Date |
---|---|---|---|
|
d00d881bab | 限制websocket连接数,最大100 | 3 years ago |
|
d77176912b |
Use Go1.11 module (#5743)
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor |
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 |
|
58a7de2aea | Update code.gitea.io/git (#3137) | 7 years ago |
|
a5d0b4de5b
|
Vendor github.com/stretchr/testify for the assert package | 8 years ago |