1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 05:32:24 +02:00
gitea/modules/auth
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
* Add avatar and issue labels

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix redundant if-err

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-11-25 13:17:51 +08:00
..
ldap
oauth2
openid
pam
sso Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
admin.go
auth_form.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
auth.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
user_form_auth_openid.go
user_form_test.go
user_form.go