1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 00:38:14 +00:00
Files
gitea/routers/init.go
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

2.5 KiB