summaryrefslogtreecommitdiff
path: root/lib/web/auth/email (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-13asyncified setting and verifying the passwordClaudius1-2/+8
Signed-off-by: Claudius <opensource@amenthes.de>
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-5/+5
This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2017-05-08refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li1-0/+74