0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 18:17:38 +01:00
gitea/routers
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
2015-08-18 23:49:12 -07:00
..
admin Set IsAdmin using LDAP 2015-08-18 23:49:12 -07:00
api/v1 minor fix on API response 2015-08-19 05:47:45 +08:00
dev
org
repo token recent activity 2015-08-19 06:22:33 +08:00
user only assign auto-admin when sign up by web 2015-08-19 04:58:45 +08:00
home.go
install.go