bookwyrm/bookwyrm/views/landing
Hugh Rundle 79b04c2240 various 2fa improvements
- cleaner code
- use TWO_FACTOR_LOGIN_MAX_SECONDS instead of hardcoded number
- render qrcode properly
- use nginx to rate limit login attempts
- do not throw error if session user is undefined
2022-10-15 07:47:20 +11:00
..
__init__.py Moves landing views into directory 2021-10-16 11:45:55 -07:00
about.py Uses class method to get list of instance admins 2022-09-19 10:43:52 -07:00
landing.py Disallow registration in install mode and adds redirects 2022-02-17 10:52:12 -08:00
login.py various 2fa improvements 2022-10-15 07:47:20 +11:00
password.py Updates reset password flow to use validators 2022-07-15 11:39:18 -07:00
register.py Remove error reporting on resend to invalid email address 2022-07-14 12:23:43 -07:00