Can you set your server to switch from http to https?

Or include this in def user(): in controllers/default.py:

    auth.messages.reset_password = \
            'Click on the link https://...reset_password/%(key)s to reset 
your password'

Reply via email to