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

[stable29] fix: Avoid requesting remote endpoints during bootstrap #3750

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jun 11, 2024

Backport of PR #3749

This will add some abstraction layer for cached request data as used by
capabilities and discovery endpoints. By default it will always return
the cached data which will never expire (backed by a file in app data in
case the memory cache vanishes).

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@backportbot backportbot bot added bug Something isn't working 3. to review Ready to be reviewed labels Jun 11, 2024
@backportbot backportbot bot added this to the Nextcloud 29 milestone Jun 11, 2024
@juliushaertl juliushaertl merged commit 9440664 into stable29 Jun 13, 2024
55 of 57 checks passed
@juliushaertl juliushaertl deleted the backport/3749/stable29 branch June 13, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant