Commit b70af237 authored by Enrico Zini's avatar Enrico Zini
Browse files

Signout and come back

parent b4f7ddec
......@@ -32,7 +32,7 @@
<a href="https://sso.debian.org/sso/login">login</a>
{% else %}
<a href="{% url restricted_ammain %}">{{user.username}}</a>
<a href="https://sso.debian.org/cgi-bin/dacs/dacs_signout">logout</a>
<a href="https://sso.debian.org/cgi-bin/dacs/dacs_signout?DACS_BROWSER=1&ENABLE_AUTH_HANDLERS=1&DACS_JURISDICTION=DEBIAN&DACS_AUTH_SUCCESS_HANDLER=DACS_ERROR_URL&DACS_ERROR_URL={{request.build_absolute_uri}}">logout</a>
{% endif %}
{% comment %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment