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

[stable28] Avoid updating the same oc_authtoken row twice #45349

Merged
merged 3 commits into from
Jun 2, 2024

Commits on May 31, 2024

  1. docs: Update token_auth_activity_update default value to match implem…

    …entation
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and kesselb committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9b14de0 View commit details
    Browse the repository at this point in the history
  2. fix: Always set last activity if we update the row of an authtoken an…

    …yways
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and kesselb committed May 31, 2024
    Configuration menu
    Copy the full SHA
    41528b1 View commit details
    Browse the repository at this point in the history
  3. fix(auth): Update authtoken activity selectively

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and kesselb committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9880800 View commit details
    Browse the repository at this point in the history