[web2py] Re: Logging of impersonation events

2010-12-28 Thread alexandremasbr
I used auth.add_permission(user_group_id,'impersonate','auth_user',0), since I want to allow to impersonate any user. On 27 dez, 17:14, mdipierro wrote: > Did you > > auth.add_permission(user_group_id,'impresonate','auth_user',217) >

[web2py] Re: Logging of impersonation events

2010-12-27 Thread alexandremasbr
Not working yet. It not recognize the request.post_vars Please, give me a working example. I used the form below Simulate User: Alexandre On 27 dez, 16:46, alexandremasbr wrote: > Not working yet. It not recognize the request.post_vars > > Please, give me a working example. >

[web2py] Re: Logging of impersonation events

2010-12-27 Thread alexandremasbr
Not working yet. It not recognize the request.post_vars Please, give me a working example. Alexandre On 27 dez, 15:53, mdipierro wrote: > fixed in trunk. > > On Dec 27, 11:43 am, alexandremasbr wrote: > > > > > Massimo, > > > I find the answer, but there is a

[web2py] Re: Logging of impersonation events

2010-12-27 Thread alexandremasbr
dez, 15:26, alexandremasbr wrote: > Massimo, > > I used impersonation in a app, and update to 1.91.4, and it don't work > anymore, using the described in the book. > > How it works now? > > Alexandre > > On 8 dez, 05:16, mdipierro wrote: > > > > >

[web2py] Re: Logging of impersonation events

2010-12-27 Thread alexandremasbr
Massimo, I used impersonation in a app, and update to 1.91.4, and it don't work anymore, using the described in the book. How it works now? Alexandre On 8 dez, 05:16, mdipierro wrote: > I will add logging. > > Mind that it has pointed out that impersonate/0 presents a mild > security risk. We