app-MAIL-temp/app/auth/views
Son NK f366e1c383 add send_by_postfix, to distinct with send_by_sendgrid 2019-12-15 18:55:14 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py make sure expiration is handled for ActivationCode and ResetPasswordCode 2019-12-15 18:55:12 +02:00
facebook.py improve notify_admin email 2019-12-15 18:55:13 +02:00
forgot_password.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
github.py improve notify_admin email 2019-12-15 18:55:13 +02:00
google.py improve notify_admin email 2019-12-15 18:55:13 +02:00
login.py redirect user to next after login with github/google 2019-12-15 18:55:09 +02:00
logout.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
register.py add send_by_postfix, to distinct with send_by_sendgrid 2019-12-15 18:55:14 +02:00
resend_activation.py handle "next" for "sign up with github" too 2019-12-15 18:55:09 +02:00
reset_password.py make sure expiration is handled for ActivationCode and ResetPasswordCode 2019-12-15 18:55:12 +02:00