You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
setting Add regenerate secret feature for oauth2 (#6291) 6 years ago
auth.go Don't Unescape redirect_to cookie value (#6399) (#6401) 6 years ago
auth_openid.go Don't Unescape redirect_to cookie value (#6399) (#6401) 6 years ago
home.go Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
home_test.go hide issues from org private repos w/o team assignment (#4034) 7 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Handle refactor (#3339) 7 years ago
oauth.go Add option to disable refresh token invalidation (#6584) (#6587) 6 years ago
profile.go Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago