Added UAB OnDemand header, basic code cleanup, fixed redirect args to fix rerouting back to index
- Changed UAB OnDemand header and removed static folder - Remove extra form fields - Fixed user name population issue. - Fixed redirect loop - (fix) Prevent app from routing back to index - Update readme - (fix) Registration script call - (fix) Jinja Version Update - (fix) incorrect redir argument - (fix) removed hardcoded return value - Combine index and SignUp routes - (fix) get redir args - (fix) localize css elements
Showing
- README.md 7 additions, 5 deletionsREADME.md
- app/__init__.py 20 additions, 17 deletionsapp/__init__.py
- app/static/style/application.css 1 addition, 1 deletionapp/static/style/application.css
- app/static/style/fa-solid-900-7cf25b1d45ac4436b575e86dcafdd37efc5faeab3bdad3144a9af3b7eae4b48f.ttf 0 additions, 0 deletions...c4436b575e86dcafdd37efc5faeab3bdad3144a9af3b7eae4b48f.ttf
- app/static/style/fa-solid-900-e20ab4de8913d1e569c3016c5c5aecfd6589f2bff211c387f2d0422d9123ae2f.woff 0 additions, 0 deletions...d1e569c3016c5c5aecfd6589f2bff211c387f2d0422d9123ae2f.woff
- app/templates/auth/SignUp.html 50 additions, 36 deletionsapp/templates/auth/SignUp.html
- app/templates/static/css/style.css 0 additions, 0 deletionsapp/templates/static/css/style.css
- requirements.txt 1 addition, 1 deletionrequirements.txt
Loading
Please register or sign in to comment