debug(auth): trace de login en AuthService + SQL log en app props
CI / Build Native (push) Failing after 1m19s
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.
This commit is contained in:
@@ -12,3 +12,4 @@ src/frontend/tsconfig.node.tsbuildinfo
|
||||
*.iml
|
||||
.DS_Store
|
||||
*.log
|
||||
build-output/
|
||||
|
||||
Reference in New Issue
Block a user