5a83470587
CI / Build Native (push) Failing after 1m19s
Para diagnosticar por qué el login devuelve 401 con la password correcta del bootstrap admin. Imprime: - username/pw.length al entrar - si la busqueda del user en la DB da null - hash.len y hash.prefix para confirmar que el user esta bien almacenado - bcrypt.matches(true/false) Tambien activamos quarkus.hibernate-orm.log.sql=true y quarkus.log.category.'com.l2.shots.auth'.level=DEBUG.