outline that we're currently using a set of hard-wired users
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 10 Dec 2012 14:36:08 +0000 (15:36 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 10 Dec 2012 14:36:08 +0000 (15:36 +0100)
templates/login-view.html

index 1a39cd3..a588e26 100644 (file)
@@ -2,6 +2,7 @@
 
 {% block content_related %}
 <p class='login-status'> {{ state }} </p>
+<code>Current exp. login is based on hard-wired users</code>
 <a href="/" alt="Home"><img class="logo" src="{{ STATIC_URL }}img/myslice-logo.png" alt="MySlice" /></a>
 <form action="/login/" method="post">
   {% csrf_token %}