Skip to content

Conversation

@jotoeri
Copy link
Member

@jotoeri jotoeri commented Jan 27, 2023

Summary

The combination of Annotations CORS and PublicPage on API-Routines currently disables the CORS Login. I assume, this once was a simple fix to disable the authentication necessity on public pages. Since the CORS-Routine now allows to continue, if the CSRFCheck passes, this is not necessary anymore.
-> Like this, PublicPages work by the CSRF-token
-> CORS Requests work by basic auth.

Checklist

Signed-off-by: Jonas Rittershofer <[email protected]>
@jotoeri
Copy link
Member Author

jotoeri commented Jan 27, 2023

\backport to stable25

@jotoeri
Copy link
Member Author

jotoeri commented Jan 27, 2023

Dang, just saw #36396 🙈

@jotoeri jotoeri closed this Jan 27, 2023
@jotoeri jotoeri deleted the fix/cors_public branch February 1, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants