forgejo/routers/user
mrsdizzie 3ce195115b Don't Unescape redirect_to cookie value () ()
redirect_to holds a value that we want to redirect back to after login.
This value can be a path with intentonally escaped values and we
should not unescape it.

Fixes 
2019-03-21 08:58:49 +02:00
..
setting Add regenerate secret feature for oauth2 () 2019-03-09 17:29:58 +01:00
auth.go Don't Unescape redirect_to cookie value () () 2019-03-21 08:58:49 +02:00
auth_openid.go Don't Unescape redirect_to cookie value () () 2019-03-21 08:58:49 +02:00
home.go Allow to set organization visibility (public, internal, private) () 2019-02-18 18:00:27 +02:00
home_test.go hide issues from org private repos w/o team assignment () 2018-06-21 12:00:13 -04:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Handle refactor () 2018-01-10 23:34:17 +02:00
oauth.go Add support for client basic auth for exchanging access tokens () 2019-03-11 10:54:59 +08:00
profile.go Show email if the authenticated user owns the profile page being requested for () 2019-02-19 09:11:50 -05:00