Skip to content

Commit

Permalink
Update Flask-Multipass
Browse files Browse the repository at this point in the history
fixes #3143
  • Loading branch information
ThiefMaster committed Nov 9, 2017
1 parent 6031a81 commit b6a93cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.rst
Expand Up @@ -47,6 +47,7 @@ Bugfixes
before a DST change
- Disable caching when retrieving the list of unscheduled contributions
- Process placeholders in the subject when emailing registrants
- Fix Shibboleth login with non-ascii names (:issue:`3143`)


Version 2.0a1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -50,7 +50,7 @@ blinker==1.4
alembic==0.9.6
Flask-Migrate==2.1.1
Flask-PluginEngine==0.3.1
Flask-Multipass==0.1.1
Flask-Multipass==0.1.2
click==6.7
colorclass==2.2.0
itsdangerous==0.24
Expand Down

0 comments on commit b6a93cb

Please sign in to comment.