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.
mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399)
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 #4475
5 years ago
..
setting Add bio field for user (#6113) 5 years ago
auth.go Don't Unescape redirect_to cookie value (#6399) 5 years ago
auth_openid.go Don't Unescape redirect_to cookie value (#6399) 5 years ago
home.go Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
home_test.go hide issues from org private repos w/o team assignment (#4034) 6 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 support for client basic auth for exchanging access tokens (#6293) 5 years ago
profile.go Show email if the authenticated user owns the profile page being requested for (#4981) 5 years ago