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

[5.6] Add ability to determine if the current user is ALREADY authenticated without triggering side effects #24518

Merged
merged 3 commits into from
Jun 9, 2018
Merged

Commits on Jun 8, 2018

  1. Add GuardHelpers::alreadyAuthenticated()

    It behave similarly to `GuardHelpers::check()`, but it doesn't trigger any side effects.
    mpyw committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    c284bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58eca5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9d9e3 View commit details
    Browse the repository at this point in the history