#7635: notebook -- make it trivial for any user to restrict the notebook server 
to
only listen on certain subdomain
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  was          
       Type:  enhancement  |      Status:  needs_work   
   Priority:  major        |   Milestone:  sage-4.3     
  Component:  notebook     |    Keywords:               
Work_issues:               |      Author:  William Stein
   Upstream:  N/A          |    Reviewer:  Dan Drake    
     Merged:               |  
---------------------------+------------------------------------------------

Comment(by ddrake):

 William, can you test my little patch? Try something like
 {{{notebook(address='x.y.z', subnets=['blah'])}}} where x.y.z is the
 regular hostname of your computer and subnets is something reasonable with
 your external address. You should get denied access without my little
 patch and get access with it (presuming that your machine in this
 situation routes requests to the notebook via 127.0.1.1).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7635#comment:9>
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.


Reply via email to