Store the account type ("hydra" or "persona") explicitly in the database

This commit is contained in:
Eelco Dolstra
2013-11-05 11:46:05 +01:00
parent 14b9b201e1
commit 36c961a376
7 changed files with 22 additions and 10 deletions

View File

@@ -128,7 +128,7 @@
</li>
<li class="divider"></li>
<li>
<a href="[% c.uri_for('/login') %]">Sign in with a Hydra user name</a>
<a href="[% c.uri_for('/login') %]">Sign in with a Hydra account</a>
</li>
[% END %]
[% END %]