Ticket #3 (new defect)
A way to render sensitive data in our log
| Reported by: | amandel | Owned by: | jCoderZ |
|---|---|---|---|
| Priority: | minor | Milestone: | unscheduled |
| Component: | misc | Version: | |
| Keywords: | Cc: |
Description (last modified by amandel) (diff)
We could create a data type that is used in our logging to display sensitive data like passwords, credit card data etc. in the log output.
There could be 2 or 3 types of rendering:
- Replace with a random number of stars
- Replace with a (secure-)hash generated out of the input data
- Encrypt with a given key that allows dedicated decryption
Change History
Note: See
TracTickets for help on using
tickets.
