1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 21:25:48 +00:00
gitea/modules/auth
Ethan Koenig e86d935175 Avoid duplicate queries in auth (#827)
Avoid identical making calls to GetUserByID(..) in SignedInUser(..)
2017-02-05 21:10:46 +08:00
..
ldap Correction LDAP validation (#342) 2016-12-12 08:46:51 +08:00
pam golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
admin.go Update Website binding MaxSize to 255 (#722) 2017-01-25 15:23:20 +08:00
auth_form.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
auth.go Avoid duplicate queries in auth (#827) 2017-02-05 21:10:46 +08:00
org.go Update Website binding MaxSize to 255 (#722) 2017-01-25 15:23:20 +08:00
repo_form.go Update Website binding MaxSize to 255 (#722) 2017-01-25 15:23:20 +08:00
user_form.go Update Website binding MaxSize to 255 (#722) 2017-01-25 15:23:20 +08:00