-
-
Couldn't load subscription status.
- Fork 4.6k
perf(base): Stop setting up the FS for every basic auth request #53920
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
perf(base): Stop setting up the FS for every basic auth request #53920
Conversation
bb67988 to
7762362
Compare
|
I've pushed a rebase and signed-off-by |
7762362 to
01a72cd
Compare
|
Pushed the old commits for now, will check the test failure soon. |
|
/compile rebase |
01a72cd to
7651def
Compare
|
Also this PR deletes a file that is still used by theming integration tests: |
This is only because the removed tests was the only case when I created the PR, but then another test started using the file on master, so it broke 🙈 |
7651def to
6929f7b
Compare
|
/compile rebase-amend |
1b2cfe3 to
ce329da
Compare
|
Nooo, there are conflicts again 😞 |
|
/compile rebase-amend |
Signed-off-by: provokateurin <kate@provokateurin.de>
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>
Signed-off-by: provokateurin <kate@provokateurin.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
ce329da to
e38dfef
Compare
|
Reverting again as it breaks guest app users and various sharing cases with Talk. |
|
Just saw this and noticed the prior two prior PRs attempted to remove the tests for |
|
Thanks @joshtrichards! |
Closes #31357
See #53141 (comment)