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
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
..
admin Refactor Cron and merge dashboard tasks (#10745) 5 years ago
api/v1 Allow different HardBreaks settings for documents and comments (#11515) 5 years ago
dev Display ui time with customize time location (#7792) 6 years ago
events Add EventSource support (#11235) 5 years ago
org Add Organization Wide Labels (#10814) 5 years ago
private Protect default branch against deletion (#11115) 5 years ago
repo Fix numbr of files, total additions, and deletions (#11614) 5 years ago
routes Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
user When must change password only show Signout (#11600) 5 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 5 years ago
init.go Refactor Cron and merge dashboard tasks (#10745) 5 years ago
install.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Add gitea-vet (#10948) 5 years ago