Hi.

You can do something with the auth class.
Here some tutorial about it.
http://mdp.cti.depaul.edu/examples/default/tools

You can expose only functions for login/logout. Create a user by hand, through 
web2py admin.
Then create controllers/functions that requires authorization.

For the safety... it should be enough safe for a blog. :)
Nothing is safe on the internet, theres always someone who can hack it. 
The only question is: is it worth to hack it. :)

regards
mmlado


On Saturday 25 April 2009 12:32:10 Pynthon wrote:
> Thanks man! Works perfect! Maybe I want this blog for my public site.
> But I also want to make an admin panel. How need I to make that? I
> know how to work with sessions. But can it also be safe?
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to