riceEx / CITS3403-project

repo for project
1 stars 1 forks source link

Implemented Flask-Sessions #6

Closed GooPoo closed 6 months ago

GooPoo commented 6 months ago

Implemented Flask-Session and cleaned up some rendering errors with the routing of pages. Also added some security measures for un-logged in users and fixed bypasses to the website without logging in.