Defect #34
Passwords are revield in logs
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
Description
It is not good that all passwords are revieled in the logs. you should use this function in your model:
filter_parameter_logging :password #will not log password
/MartOn