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/modules/context
zeripath a00974c3b8
When must change password only show Signout (#11600)
When "Must Change Password" simplify the navbar header to only show the
signout button as all other links will redirect back. This prevents the
notifications icon from showing preventing initialization of the
event-source and hence preventing redirect_to being set, however in
addition do not set the redirect_to cookie if we are looking at the
/user/events page.

Fix #11554

Signed-off-by: Andrew Thornton <art27@cantab.net>
5 years ago
..
api.go api.Context.NotFound(...) should tolerate nil (#11288) 5 years ago
api_org.go Golint fixed for modules/context 8 years ago
api_test.go fix API link header (#7298) 6 years ago
auth.go When must change password only show Signout (#11600) 5 years ago
context.go Prevent redirect to Host (#9678) 5 years ago
org.go API add/generalize pagination (#9452) 5 years ago
pagination.go Use gitea forked macaron (#7933) 6 years ago
panic.go Use gitea forked macaron (#7933) 6 years ago
permission.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
repo.go Allow unauthenticated users to compare (#11240) 5 years ago