• Ozzieisaacs's avatar
    Fix for #1307 (Oauth login not working) · 2c429722
    Ozzieisaacs authored
    - Changed blueprint reference in Backend from name to id, users can now again be found
    - Depending on version of flask-dance the resultcode of authorized is set different to prevent redirect loop with newer versions(>1.3)
    - Redirect to login page in case no user is linked to current oauth account
    - Flash messages upon successfull login, successsfull linked account
    2c429722
Name
Last commit
Last update
.github/ISSUE_TEMPLATE Loading commit data...
cps Loading commit data...
test Loading commit data...
.editorconfig Loading commit data...
.eslintrc Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
babel.cfg Loading commit data...
cps.py Loading commit data...
messages.pot Loading commit data...
optional-requirements.txt Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...