Hi!

I wonder if somebody could help me.

I tried to set up a wiki in web2py and I face some funny errors :(

1, In book http://web2py.com/books/default/chapter/29/03 there is: ''recognizes 
permissions for "wiki-editor" and "wiki-author"'' but auth.wiki creates 
  ''wiki_editor''
not
  ''wiki-editor''
I think it's just a typo :)

2, I need a lot of read-only user and a handful writers but I end up with all 
user in read-write mode :(

  I created a user and add membership in wiki_editor group.
  I created a first page.
  I creaded a new user.
  The new user got in to a wiki_editor group.
  I delete the membership (I have record versioning)
  I log in with a new user. New user can create page and than I recognized that 
the new user got in to a wiki_editor group :( again.

Miss I something? I tried with and without manage_permissions=True :(


http://code.google.com/p/web2py/issues/detail?id=1381

Version 2.4.1-alpha.2+timestamp.2013.02.23.14.51.03

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to