[sagenb] 78/179: "Remember me" has never worked and is not linked to anything. Checked as far back as sage-4.7. Removing.

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit def625ed3c0a25b18b8ba58d41bf7f32225aa4a8
Author: P Purkayastha <ppurka at gmail.com>
Date:   Tue Apr 2 09:29:31 2013 +0800

    "Remember me" has never worked and is not linked to anything.
    Checked as far back as sage-4.7. Removing.
---
 sagenb/data/sage/html/login.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sagenb/data/sage/html/login.html b/sagenb/data/sage/html/login.html
index a365421..64e0d7e 100644
--- a/sagenb/data/sage/html/login.html
+++ b/sagenb/data/sage/html/login.html
@@ -77,9 +77,6 @@
             {% endif %}
         </div>
         <div>
-            <input type="checkbox" name="remember" /> {{ gettext('Remember me') }} 
-        </div>
-        <div>
             <input type="hidden" name="next", value="{{next}}"/>
             <button type="submit">{{ gettext('Sign in') }}</button>
         </div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list