__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
activate.py
|
add trial information into welcome email
|
2020-01-30 13:54:33 +07:00 |
change_email.py
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +01:00 |
facebook.py
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
github.py
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
google.py
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
login.py
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
login_utils.py
|
Set referral when creating User
|
2020-04-09 22:22:26 +02:00 |
logout.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
mfa.py
|
redirect to login page instead
|
2020-01-03 23:50:34 +01:00 |
register.py
|
make sure to strip and lower email in input
|
2020-04-15 21:12:45 +02:00 |
reset_password.py
|
Fix formatting
|
2019-12-30 15:56:47 +01:00 |