Update changelog v5.6.0

This commit is contained in:
actions 2022-06-28 21:39:13 +00:00
parent ce04646576
commit b93ec20119

View File

@ -1,3 +1,11 @@
## **5.6.0** (2022-06-28)
- Merge pull request #127 from aidangilmore/add-totp-support
feat: add login-config-totp.ftl page
- Fix unknown algorithm name lookup in LoginConfigTotp
- Add totp config support
## **5.5.0** (2022-06-28)
- Make it possible to redirect to login by repacing the url (should be default in most case)