#13318: Notebook require_login=False requires password
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: jason, mpatel, was
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.3
Component: notebook | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
----------------------------+-----------------------------------------------
Comment (by vbraun):
Some more information: When you just run `sage -notebook` you are logged
in with a token as password since Sage spawns the browser. So you actually
do log in, its just automatically behind the scenes. This is not an option
for the virtual machine, you can't start a host browser from within the
VM. The following does not work:
{{{
sage -notebook interface=\'\' port=8002 open_viewer=False
require_login=False
}}}
When you manually open http://localhost:8002 you are greeted with a login
screen.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13318#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.