1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers/user
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291)
* Add regenerate secret functionality

* Fix lint
2019-03-09 17:29:58 +01:00
..
setting Add regenerate secret feature for oauth2 (#6291) 2019-03-09 17:29:58 +01:00
auth_openid.go Do not display the raw OpenID error in the UI (#5705) 2019-01-12 14:24:47 -05:00
auth.go Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05: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 Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05: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