Commit Graph

12 Commits

Author SHA1 Message Date
Steffen Vogel 3623a55c78 add missing parameter to call of validate_user() 2018-11-03 08:38:12 +01:00
Leticia Portella 1816ba38bb add name sanitization 2018-10-12 11:25:01 -03:00
Leticia Portella 12a652976a change handler to user get_body_argument 2018-09-26 19:00:42 -03:00
Leticia Portella 64c4f7b886 change success message on result message 2018-09-26 18:46:09 -03:00
Leticia Portella 49a080f9e8 change styling on template reset.html 2018-09-26 18:45:47 -03:00
Leticia Portella 1e6c7adcbb make post on ResetPasswordHandler demand authentication 2018-09-26 13:26:52 -03:00
Leticia Portella 3ab98fa0dc add post method for change password 2018-09-25 20:02:56 -03:00
Leticia Portella 5da66ecd32 add template locally 2018-09-25 19:19:04 -03:00
Leticia Portella fdb3608ddb initial implementation on reset password url 2018-09-25 01:12:43 -03: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
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
YuviPanda b1e5804d65 Initial commit
Pretty much all the things work
2016-10-24 20:32:14 -07:00