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 ChicagoBoss
Hi,
Where can I get an example of authorization (roles) and authentication (user login) management? A simple one would be enough.
Thanks Salva
Dmitry Polyanovsky
unread,
Aug 15, 2015, 10:53:38 AM8/15/15
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 ChicagoBoss
Hello,
If I recall correct, there is an example in CB tutorial. Also, I developing something similar to Auth module in Django, but it yet not ready to be released.
Salvador Benimeli
unread,
Aug 19, 2015, 5:42:58 AM8/19/15
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 ChicagoBoss
Hello,
Thank you for your comments. I think that your Auth module will be useful as it will help novices no to deal with the Auth ecosystem by themselves. I do not know about the Auth module in Django but I have used the one it has web2py and it is very straightforward.