-
- Downloads
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
No related branches found
No related tags found
Showing
- .flaskenv 2 additions, 0 deletions.flaskenv
- app/__init__.py 3 additions, 0 deletionsapp/__init__.py
- app/auth/forms.py 6 additions, 0 deletionsapp/auth/forms.py
- app/auth/views.py 17 additions, 1 deletionapp/auth/views.py
- app/templates/auth/email/reset_password.html 8 additions, 0 deletionsapp/templates/auth/email/reset_password.html
- app/templates/auth/email/reset_password.txt 13 additions, 0 deletionsapp/templates/auth/email/reset_password.txt
- requirements.txt 1 addition, 0 deletionsrequirements.txt
app/templates/auth/email/reset_password.html
0 → 100644
app/templates/auth/email/reset_password.txt
0 → 100644
Flask==1.0.3 | Flask==1.0.3 | ||
Flask-Login==0.4.1 | Flask-Login==0.4.1 | ||
Flask-Mail==0.9.1 | |||
Flask-Migrate==2.5.2 | Flask-Migrate==2.5.2 | ||
Flask-SQLAlchemy==2.4.0 | Flask-SQLAlchemy==2.4.0 | ||
Flask-WTF==0.14.2 | Flask-WTF==0.14.2 | ||
... | ... |
Please register or sign in to comment