BfArM-MVH/grz-tools
Database configuration masks password with `***`
Aberta
#622 aberto em 22 de jun. de 2026
good first issuepriority: lowtype: bug
Métricas do repositório
- Stars
- (3 estrelas)
- Métricas de merge de PR
- (Mesclagem média 16d 9h) (12 fundiu PRs em 30d)
Description
str(self.engine.url) masks the password with stars ***. Therefore, the wrong password is being passed to sqlalchemy -> authentication fails.