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

[master] invalidate existing tokens when deleting an oauth client #36033

Merged
merged 7 commits into from
Mar 15, 2023

Commits on Mar 14, 2023

  1. invalidate existing tokens when deleting an oauth client

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    21be557 View commit details
    Browse the repository at this point in the history
  2. public interface to invalidate tokens of user

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f634bad View commit details
    Browse the repository at this point in the history
  3. adjust SettingsController tests

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    707e69b View commit details
    Browse the repository at this point in the history
  4. unit tests for Manager::invalidateTokensOfUser

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    37cfcca View commit details
    Browse the repository at this point in the history
  5. added @SInCE tag

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    565fad8 View commit details
    Browse the repository at this point in the history
  6. autoloaderchecker

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e9f5e79 View commit details
    Browse the repository at this point in the history
  7. move mocks into private variables

    Signed-off-by: Artur Neumann <artur@jankaritech.com>
    individual-it authored and come-nc committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e97540b View commit details
    Browse the repository at this point in the history