1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/modules/auth
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
* Write LDAP, SMTP, PAM, DLDAP back to all uppercase

* Fix type in unused constant name

* Other MixCased fixes

* Complete MixerCasing of template constants

* Re uppercase LTS and LDAPS suffixes

* Uppercase JSON suffix in constant names

* Proper case LoginNoType

* Prefix unexported template path constants with "tpl"
2016-11-07 18:58:22 -02:00
..
ldap Fix type in unused constant name (#111) 2016-11-07 18:58:22 -02:00
pam
admin.go
auth_form.go
auth.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
org.go
repo_form.go
user_form.go