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

Cache the uuid if the tos is signed by the user #928

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Apr 16, 2024

fixes #855

Signed-off-by: greta <gretadoci@gmail.com>
@max-nextcloud

This comment was marked as outdated.

@max-nextcloud
Copy link
Contributor

Ah - interesting. This does not require a compile at all - which makes sense as it's a purely server side fix.

The node test seems to have failed because it was canceled before. I restarted it.

@GretaD GretaD merged commit 653a048 into master Apr 22, 2024
24 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/cache_signing_in_session branch April 22, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeated DB requests SELECT * FROM oc_termsofservice_sigs WHERE user_id = 'XXXXX'
2 participants