1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers/user
Jonas Franz 72f4cdf868 Add option to disable refresh token invalidation (#6584) (#6587)
* Add option to disable refresh token invalidation

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Add integration tests and remove wrong todos

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix typo

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix tests and add documentation

Signed-off-by: Jonas Franz <info@jonasfranz.software>

(cherry picked from commit 783cd64927)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2019-04-12 13:42:44 +03:00
..
setting Add regenerate secret feature for oauth2 (#6291) 2019-03-09 17:29:58 +01:00
auth_openid.go Don't Unescape redirect_to cookie value (#6399) (#6401) 2019-03-21 08:58:49 +02:00
auth.go Don't Unescape redirect_to cookie value (#6399) (#6401) 2019-03-21 08:58:49 +02:00
home_test.go hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
home.go Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
oauth.go Add option to disable refresh token invalidation (#6584) (#6587) 2019-04-12 13:42:44 +03:00
profile.go Show email if the authenticated user owns the profile page being requested for (#4981) 2019-02-19 09:11:50 -05:00