When must change password only show Signout (#11600) #11637

Merged
guillep2k merged 1 commits from backport-11600 into release/v1.12 2020-05-27 07:08:15 +00:00

1 Commits

Author SHA1 Message Date
e6fa32b6e7 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>
2020-05-26 19:43:40 -03:00