Hi

I had a look at your wiki demo. It seems like Werkzeug is an
accessible and open environment.

We are creating a website in mod_python   We are not using frameworks
as it contains small puzzle games (not flashgames).
I need an environment such as Werkzeug to create the functionality not
related to the small games.   For example we need a simple wikiforum
mounted under a sub-folder for user discussion, requests and
contributions.

Can werkzeug easily support authentication in the Wiki demo that you
provided?
For example, i would need the roles admin, editor, and read-only on
the wikiforum.
I have manually coded authentication in the games site and would
synchronize username password (and maybe session) through the Mysql
database.

Could you provide me with some pointers or documentation in regard to
creating authentication in your wiki demo?

Thanks
Kris



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to