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? --

