You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py Web Framework
I am implementing a user authentication system in my web application
and I decided to look at the code for the identity appliance. I ran
into this line and in the code and I have not been able to find any
documentation on the constant used in the function call.
I know that the email function comes from the email.py model file but
where does the constant EMAIL_SENDER come from?
Is this something from a standard Python package that I don't know
about? I am an experienced programmer but I am a newbie when it comes
to Python and web2py.
oracius
Massimo Di Pierro
unread,
May 18, 2008, 2:37:42 PM5/18/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
No. you are supposed to define it. It's your email address.
Massimo
oracius
unread,
May 18, 2008, 5:09:09 PM5/18/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message