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

feat: add a flag and a routine for flushing inactive login sessions #3133

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 6, 2022

  1. feat: add a flag and a routine for flushing inactive login sessions

    r.v.stupnikov authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d878484 View commit details
    Browse the repository at this point in the history
  2. feat: format code

    r.v.stupnikov authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    df38f90 View commit details
    Browse the repository at this point in the history
  3. feat: method JanitorSessionTestHelper.ValidateSessionNotExist checks …

    …status code
    norand94 authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b929252 View commit details
    Browse the repository at this point in the history
  4. feat: method Persister.FlushInactiveLoginSessions supports for limit

    r.v.stupnikov authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    01da891 View commit details
    Browse the repository at this point in the history
  5. feat: fix by reviewer's comments

    r.v.stupnikov authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7a7d55f View commit details
    Browse the repository at this point in the history
  6. feat: fix unit test

    r.v.stupnikov authored and aeneasr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1acf097 View commit details
    Browse the repository at this point in the history