Uh oh!
There was an error while loading. Please reload this page.
Revert "Do not do redirect handling when loggin out" - #40407
Conversation
cf77375 to
bed74eaComparekesselb
commented
Sep 14, 2023
Good finding 👍 |
Uh oh!
There was an error while loading. Please reload this page.
haslersn
commented
Nov 2, 2023
What's keeping this from getting merged? |
kesselb
commented
Nov 2, 2023
The failing DCO check, for example. |
bed74ea to
4aad91cComparehaslersn
commented
Nov 2, 2023
@kesselb is was signed off, but apparently there was a mismatch between committer email and sign-off email. Should be fixed now. |
4aad91c to
07640e5Comparehaslersn
commented
Mar 12, 2024
What's now keeping this from getting merged? |
come-nc
commented
Mar 12, 2024
I rebased for CI, I do not understand enough about this for approving, I’ll follow @kesselb lead on this one. |
kesselb
commented
Mar 13, 2024
Hello Hello, it's been a while and I don't remember all the details. I think the middleware was added to address the redirect cause by clear-site-data executionContext and can, as we removed executionContext again, go. |
This reverts commit 60e5a5e. That commit was only required due to "executionContext" which has since been removed. See: nextcloud#16310 Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
susnux
left a comment
There was a problem hiding this comment.
Rebased, otherwise looks fine
Uh oh!
There was an error while loading. Please reload this page.
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
This reverts commit 60e5a5e. That commit was only required due to "executionContext" which has since been removed. See: #16310
Checklist