__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
activate.py
|
Only allow relative redirects
|
2022-02-15 15:16:31 +01:00 |
change_email.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
facebook.py
|
Only allow relative redirects
|
2022-02-15 15:16:31 +01:00 |
fido.py
|
Remove it for all creds
|
2022-04-26 18:44:57 +02:00 |
forgot_password.py
|
add more logging
|
2021-04-16 18:37:16 +02:00 |
github.py
|
Sanitized missing places
|
2022-03-29 18:03:18 +02:00 |
google.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
login.py
|
Send newrelic events on login and register
|
2022-04-11 10:18:22 +02:00 |
mfa.py
|
Sanitized missing places
|
2022-03-29 18:03:18 +02:00 |
recovery.py
|
Sanitized missing places
|
2022-03-29 18:03:18 +02:00 |
register.py
|
typo
|
2022-04-11 16:04:28 +02:00 |
resend_activation.py
|
reformat imports
|
2021-06-27 17:50:36 +02:00 |
social.py
|
Deprecate social login, prettify some pages
|
2020-04-27 23:08:21 +02:00 |