gitea/modules/auth
Lauris BH 5a62eb30df
Store OAuth2 session data in database (#3660)
* Store OAuth2 session data in database

* Rename table to `oauth2_session` and do not skip xormstorage initialization error
2018-04-29 09:09:24 +03:00
..
ldap
oauth2 Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
openid
pam
admin.go
auth.go
auth_form.go
org.go
repo_branch_form.go
repo_form.go Add topic support (#3711) 2018-04-11 10:51:44 +08:00
user_form.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
user_form_auth_openid.go