mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-24 23:20:33 +02:00
Reduce log level of `could not create token from authentication header from warn to debug, because it is normal that these message is logged if multiple SchemeBasedWebTokenGenerator are registered. Fixes #1772