Update user access link addded

This commit is contained in:
2011-02-09 16:49:29 +00:00
parent eccfea888a
commit 55d114e793
3 changed files with 14 additions and 1 deletions

View File

@@ -44,6 +44,8 @@ function refresh_apikey(key) {
<p>
<b>Username:</b> {{ user.username }}<br/>
<b>Email:</b> {{ user.email }}<br/>
<b>Groups:</b> {{ user.groups.all|join:", " }}<br/>
<a href="{% url sso.views.refresh_access %}">Update Access</a><br/>
</p>
<h2>External API Auth Services</h2>