0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 10:54:44 +01:00
gitea/conf/locale
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
..
locale_bg-BG.ini
locale_de-DE.ini
locale_en-US.ini Set IsAdmin using LDAP 2015-08-18 23:49:12 -07:00
locale_es-ES.ini
locale_fr-FR.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_lv-LV.ini
locale_nl-NL.ini
locale_pl-PL.ini
locale_pt-BR.ini
locale_ru-RU.ini
locale_zh-CN.ini
locale_zh-HK.ini
TRANSLATORS