inveniosoftware / invenio-oauthclient

Invenio module that provides OAuth web authorization support.
https://invenio-oauthclient.readthedocs.io
MIT License
6 stars 76 forks source link

templates: addition of OAuth login buttons macro #32

Closed jirikuncar closed 8 years ago

jirikuncar commented 8 years ago

Co-Authored-By: Jiri Kuncar jiri.kuncar@cern.ch Signed-off-by: Javier Delgado javier.delgado.fernandez@cern.ch

tiborsimko commented 8 years ago

Co-Authored-By

Co-authored-by, see http://invenio.readthedocs.org/en/latest/technology/git.html#r2b-commit-message-qa-review-directives

tiborsimko commented 8 years ago
tests/test_app.py .FF

[...]

>           template = app.config[template_key]  # keep the old value
E           KeyError: 'SECURITY_LOGIN_USER_TEMPLATE'
jirikuncar commented 8 years ago

ping @tiborsimko