Commit Graph

3 Commits (5ac6da3c41f628f31b2805bfc422a3abb6b76d6b)

Author SHA1 Message Date
Antoine GIRARD 3f3383dc0a Migrate to dep (#3972)
* Update makefile to use dep

* Migrate to dep

* Fix some deps

* Try to find a better version for golang.org/x/net

* Try to find a better version for golang.org/x/oauth2
7 years ago
Lauris BH e74055878f Update xormstore dependency to fix OAuth2 support for MySQL (#3955) 7 years ago
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
7 years ago