It replaces the username and password both with the asterisks mask, which 
isn't quite what I expected, but it's fine with me.
Before the fix:
   oracle://username/password@database
After your fix (trunk):
   oracle:******@database
Expected:
   oracle://username/******@database

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to