Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 813 Bytes

File metadata and controls

35 lines (32 loc) · 813 Bytes

nPysec

A flask app to serve a file with authentication.
https://npysec-nk.herokuapp.com

Tools

  • HTML
  • CSS: Bootstrap
  • Python: Flask, uwsgi
  • PostgreSQL
  • Heroku

Features

  • 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.

Preview