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

rework session updates to use new patch method #4705

Merged
merged 3 commits into from Nov 6, 2023

Conversation

kenjenkins
Copy link
Contributor

Summary

Update the AccessTracker, WebAuthn handlers, and identity manager refresh loop to perform their session record updates using the databroker Patch() method.

This should prevent any of these updates from conflicting.

Related issues

User Explanation

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

Base automatically changed from kenjenkins/databroker-patch to main November 2, 2023 22:07
Update the AccessTracker, WebAuthn handlers, and identity manager
refresh loop to perform their session record updates using the
databroker Patch() method.

This should prevent any of these updates from conflicting.
@coveralls
Copy link

coveralls commented Nov 3, 2023

Coverage Status

coverage: 63.489% (-0.4%) from 63.856%
when pulling ded5c68 on kenjenkins/session-patch
into d5da872 on main.

@kenjenkins kenjenkins marked this pull request as ready for review November 3, 2023 20:57
@kenjenkins kenjenkins requested a review from a team as a code owner November 3, 2023 20:57
@kenjenkins kenjenkins merged commit ab104a6 into main Nov 6, 2023
9 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/session-patch branch November 6, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants