Hi In application controller you can say like for example
filter_parameter_logging :password (where password is the field name)
This the /password/i will be replaced by the value "[FILTERED]"
Sijo
Hi In application controller you can say like for example
filter_parameter_logging :password (where password is the field name)
This the /password/i will be replaced by the value "[FILTERED]"
Sijo
Yes you are right