Commit graph

10 commits

Author SHA1 Message Date
Yuvi Panda
a61f7102d5
Merge pull request #7 from yuvipanda/deleteuser
Clean password db when user is deleted
2018-09-04 11:20:52 -07:00
yuvipanda
2a2676f836 Bump version number 2018-09-04 11:20:21 -07:00
yuvipanda
a702769e0d Clean password db when user is deleted
This lets us 'reset passwords' by deleting the user account
from the admin panel
2018-09-04 11:18:38 -07:00
Yuvi Panda
a6566c4199
Merge pull request #6 from Carreau/faq
FAQ+Security advice
2018-08-28 11:57:32 -07:00
Matthias Bussonnier
87e2dc7b8e FAQ+Security advice 2018-08-27 18:37:20 -07:00
yuvipanda
f5608aff45 Version bump 2018-07-03 16:09:34 -07:00
yuvipanda
4f87418efc Allow disabling user creation on login
This forces admins to create users manually - via config
or the admin panel, before they can log in.
2018-07-03 16:09:28 -07:00
Yuvi Panda
7e8b97ce4e Merge pull request #1 from willingc/readme-polish
Polish the README
2016-10-25 09:36:54 -07:00
Carol Willing
99641f94e6 Polish the README 2016-10-25 08:22:24 -07:00
YuviPanda
b1e5804d65 Initial commit
Pretty much all the things work
2016-10-24 20:32:14 -07:00