Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix $_SESSION["user"] usage #5418

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Fix $_SESSION["user"] usage #5418

merged 2 commits into from
Oct 14, 2020

Conversation

DawoudIO
Copy link
Contributor

@DawoudIO DawoudIO commented Oct 14, 2020

What's this PR do?

Replace the use of $_SESSION["user"] with AuthenticationManager::GetCurrentUser()

What Issues does it Close?

Closes #5417

@DawoudIO DawoudIO added this to the 4.2.0 milestone Oct 14, 2020
@DawoudIO DawoudIO added the bug label Oct 14, 2020
@DawoudIO DawoudIO merged commit 0776626 into master Oct 14, 2020
@DawoudIO DawoudIO deleted the bug/user-session branch October 14, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with Person view for non-admin
1 participant