First time here? Check out the FAQ!

Ask Your Question
0

How to configure the link for the registration email

asked 13 years ago

mmarco gravatar image

I have set up a server, that starts with the option interface='' to allow connections from everywhere. If i activate the registration of users with the email option, the email that they receive has a link like this https://:8000/...

How can i configure it correctly?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 13 years ago

Mike Hansen gravatar image

Currently, the code is pretty broken for your use case, but there is a patch at http://code.google.com/p/sagenb/issues/detail?id=38 which should fix the issue for you.

Also, there is another major bug in that code: if you restart the server, then anyone who's registered but not confirmed will not be able to confirm. I believe that code got in before there was a review process. This will be fixed (at the latest) when the new Flask-based version of the notebook is released.

Preview: (hide)
link

Comments

Thanks for the answer. Is there a date for the flask version release? (i mean, a sage version that includes the flask notebook?)

mmarco gravatar imagemmarco ( 13 years ago )

My guess is Sage 4.7.2 whenever it comes out.

Mike Hansen gravatar imageMike Hansen ( 13 years ago )

I don't know if this has been fixed, but at any rate the specific fixes in question don't appear to have. See https://github.com/sagemath/sagenb/is...

kcrisman gravatar imagekcrisman ( 10 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 13 years ago

Seen: 382 times

Last updated: Jul 08 '11