Hi all,

I followed the tutorial on
http://wiki.web2py.com/build_wiki_with_versioning_and_auth_in_3_minutes_and_deploy_on_google_cloudto
quickly add a wiki to an existing application I have, but I'm having
acess denied messages when trying to create a wiki page. I boiled down to
the current user not having permission to alter the wiki tables, but I can't
seem to find a way to add that permission.
Trying to add it directly to the db with the db administration page doesn't
let me to select the correct table name (only auth_* tables are listed). Any
ideas?

Btw, I want every user in the system to be able to alter the wiki, how I do
that?

Thanks,
Alexandre

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@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