Show Kratos general failure messages (for example for r wrong password), fix welcome message
This commit is contained in:
parent
2fec6dec32
commit
0ed0c66e1d
5 changed files with 305 additions and 323 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Fix login welcome message
|
||||
- Clarify "set new password" button (#94)
|
||||
- Show error messages when login fails, for example when a wrong password was
|
||||
entered (#96)
|
||||
|
||||
## [0.5.1]
|
||||
|
||||
- Fix bug of missing "Monitoring" app access when creating a new user.
|
||||
|
|
|
|||
Reference in a new issue