Thank you for clarifying. I think it's important to mention that in docs.
On Thu, Dec 13, 2012 at 12:36 PM, Massimo Di Pierro <[email protected]> wrote: > The fist registered use is auth_editor automatically but you login with a > previous user (created before enabling auth_wiki) you have to use appadmin > to make the user editor. > > > On Thursday, 13 December 2012 07:16:59 UTC-6, viniciusban wrote: >> >> SOLVED. >> >> I registered a new user but, for some reason, Auth.wiki() didn't >> authorized me in "wiki_editor" group. >> >> I'll try to reproduce this in localhost. >> >> >> >> >> On Thu, Dec 13, 2012 at 9:58 AM, Vinicius Assef <[email protected]> >> wrote: >> > Again, about auth.wiki(). >> > >> > It's woking like a charm in localhost, but I'm getting error 401 >> > UNAUTHORIZED in my test environment. >> > >> > I didn't write a specific view for it, but I allowed generic views to >> > any host, in db.py. >> > >> > Is there another configuration I must adjust to auth.wiki() run in a >> > real server outside localhost? > > -- > > > --

