开发者

web2py: how to enable "request_reset_password" function?

开发者 https://www.devze.com 2023-01-04 15:39 出处:网络
I\'m new to web2py but eager to learn it fast. I try to enable \"request_reset_passwor\" function but every time I enter this pa开发者_如何学JAVAge:

I'm new to web2py but eager to learn it fast. I try to enable "request_reset_passwor" function but every time I enter this pa开发者_如何学JAVAge:

http://127.0.0.1:8000/project/default/user/request_reset_password 

I receive message that the function is disabled.

Can you please tell me what should I do and where to get it working?

Thank you in advance.


I think you need to set up your mail server in db.py first...

0

精彩评论

暂无评论...
验证码 换一张
取 消