-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
perf(base): Stop setting up the FS for every basic auth request #54803
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
base: master
Are you sure you want to change the base?
Conversation
|
/compile |
|
|
Deck will also need a testing PR for this branch, as it relies on the same logic that is currently breaking Talk sharing tests (but I already have a solution): https://github.com/nextcloud/spreed/actions/runs/17404020365/job/49403633071?pr=15777 |
6511d14 to
7500e26
Compare
|
I ran all the failing Talk and Deck integration tests locally, but they all pass 🙈 I double checked that I'm really using the correct branches, but it was all as intended. |
b0e3fba to
aced6e3
Compare
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
… local cache Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
aced6e3 to
0786ca8
Compare
One more time, we're gonna celebrate 🎵 ✌️ (last time, I promise 🤞)
Needs #31357 to not break the Guests app.
Nothing needed to change on the server side, it's the exact same changes as with the last PR.