I like the CATALYST_DEBUG mode for the test server - it's really nice to be 
able to see all the GET and POST params and requests as they happen.  However, 
my app uses LDAP authentication and I really don't want people's LDAP passwords 
getting printed with the rest of the parameters.

Is there a way to suppress certain parameters from being printed?  I didn't see 
anything in the docs about it, but thought I'd ask before jumping into the code.

Thanks,
Byron

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to