Skip to content
GitLab
Explore
Sign in
DEB-1205 Fixed search result login redirect
Code
Review changes
Check out branch
Download
Patches
Plain diff
Tom Adam
requested to merge
DEB-1205-log-in-from-search-results
into
master
Apr 19, 2023
Overview
3
Commits
2
Pipelines
6
Changes
10
Expand
In addition fixed accordion login + scroll
Using session.isValid() instead of session.isAuthenticated() - the latter alternates state between in progress and authenticated as the session is updated.
Merge request reports