Skip to content

Conversation

@mabolek
Copy link
Contributor

@mabolek mabolek commented Dec 1, 2025

Moves bearer authentication into AbstractHttpBackendUserAuthentication to fix an issue where bearer authentication requests would result in a "Unknown authorization scheme" exception.

Resolves #133

Moves bearer authentication into `AbstractHttpBackendUserAuthentication` to fix an issue where bearer authentication requests would result in a "Unknown authorization scheme" exception.

Resolves #133
@mabolek mabolek linked an issue Dec 1, 2025 that may be closed by this pull request
CI was hanging due to an expired Ubuntu version. This changes the version to `ubuntu-latest` and also adds `on.workflow_dispatch` to the CI configuration, uses actions/cache@v4, disables the abandoned XLIFF linter, and removes an unused import in a PHP file.
Moves bearer authentication into `AbstractHttpBackendUserAuthentication` to fix an issue where bearer authentication requests would result in a "Unknown authorization scheme" exception.

Resolves #133
@mabolek mabolek merged commit dd4ed4d into 2.1 Dec 3, 2025
133 of 135 checks passed
@mabolek mabolek deleted the 133-bearer-auth branch December 3, 2025 09:04
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.

Bearer-Authentication not possible

2 participants