A flask app to serve a file with authentication.
https://npysec-nk.herokuapp.com
- HTML
- CSS: Bootstrap
- Python: Flask, uwsgi
- PostgreSQL
- Heroku
- User authentication.
- CSRF protection.
- Session protection.
- Content security policy.
- Passwords are salted and hashed.
- User session management.
- PostgreSQL integration.
- Enhanced flash/feedback messages.
- Account expiry feature.