I will try...
On Fri, Feb 1, 2013 at 3:22 PM, Massimo Di Pierro < [email protected]> wrote: > I think this has been fixed. Can you check trunk? > > > On Friday, 1 February 2013 14:17:10 UTC-6, Richard wrote: >> >> Hello, >> >> I don't know if it normal or not, but I found that DAL connection string >> password appear in clear in web2py tickets... >> >> Ex.: >> >> Variables >> global request <Storage {'function': 'update', 'body': <open >> fi...try_id': '1219', '_formname': 'table1/836'}>}> >> builtinTrue True >> request.args ['table1', '836'] >> global select <function select> >> global db <DAL uri="postgres://******:*MYPASSWORDWASHERE*@127.0.0.1:5432/ >> **database <http://127.0.0.1:5432/database>"> >> ].approved undefined >> >> I got this behavior with web2py 2.3.2 >> >> Thanks >> >> Richard >> > -- > > --- > 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. > > > -- --- 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.

