This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Feature update 3.1.0
2023-10-16
New Features
- 2FA: use e-mail as 2nd factor authentication (#8)
Improvements
- Token will reset upon changing password (#11)
Backend
- Added a new variable to
.env.examplecalledPROTOCOL, this should be eitherhttporhttpsdepending on if your website has an SSL certificate (you can leaveURLblank if you use protocol variable)