Package: django-openid-auth / 0.2-1

Metadata

Package Version Patches format
django-openid-auth 0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add_csrf_token_to_login_view | (download)

django_openid_auth/templates/openid/login.html | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 the login template is missing the csrf_token.
 This patch adds the missing csrf_token which would otherwise have broken 
 authentication with the login template shipped with the package.