mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
3cdab446a3
Previously we would have "fallen out" of the JWT strategy, even though the token was clearly intended to be handled by this strategy. For my configuration this led to the final error message being generated by the Basic auth strategy, leading to a wrong error message.