Commit Graph
14 Commits
Author SHA1 Message Date
Nicolas Gourdon 8f297caf26 Merge branch 'master' into fix-6409 2019-07-11 15:38:13 +02:00
a618df8d84 Add CLI commands to manage LDAP authentication source (#6681)
* add CLI commands to manage LDAP authentication source

* delete Gogs copyright

* remove unused return value of func parseLoginSource

* fix comment

Co-Authored-By: ngourdon <31291059+ngourdon@users.noreply.github.com>

* remove config flag already present in global flags

* remove config flag from ldap commands in docs

* remove config flag handling
2019-06-17 14:32:20 -04:00
Nicolas Gourdon d262016f08 Merge branch 'master' into fix-6409 2019-05-12 16:56:24 +02:00
Nicolas Gourdon 5fa75d4f23 Merge branch 'master' 2019-05-09 09:13:33 +02:00
Nicolas Gourdon 3a3ccf801b Merge branch 'master' 2019-05-08 23:57:57 +02:00
Nicolas Gourdon c097a29d69 improve tests for teams with access to all repositories 2019-05-08 16:24:32 +02:00
Nicolas Gourdon 04965880f6 add repo to teams with access to all repositories when changing repo owner 2019-05-08 16:16:12 +02:00
Nicolas Gourdon f6983856de do not reload slice if already loaded 2019-04-30 22:01:16 +02:00
Nicolas Gourdon 8216a2a210 rename IsAllRepositories to IncludesAllRepositories 2019-04-30 20:43:38 +02:00
Nicolas Gourdon a02aa18985 put backticks around table/column names 2019-04-30 19:23:04 +02:00
Nicolas Gourdon 7cca1253f7 Add field IsAllRepositories to team API 2019-04-28 19:33:32 +02:00
Nicolas Gourdon e5f6d9e766 Manage team with access to all repositories 2019-04-28 19:29:13 +02:00
Nicolas Gourdon b478a10077 Add AllRepositories to team UI 2019-04-28 17:11:22 +02:00
Nicolas Gourdon 0b8e90e39b Add field IsAllRepositories to team 2019-04-28 17:11:22 +02:00