Hi all, I would like to be able to add users to a running notebook as admin. I do not wish to use the account registration system and have open registration. So kind of what I'm after is a registration page that only the admin can get to.
Does such a thing exist? If not, could it be implemented? I tried to manipulate the exposed python objects in a sage worksheet to do this, but have so far been unsuccessful. I was attempting to use code similar to the Example under add_user given here: http://www.sagemath.org/doc/reference/sage/server/notebook/notebook.html I'm also interested in seeing LDAP authorization implemented and am curious if anyone is working on making the Sage notebook a WSGI application. Thanks, Brent W. --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
