Kenneth Kehl
8a3be92a09
fix code inspection
2024-07-01 11:53:29 -07:00
Kenneth Kehl
9a4dd043ce
cleanup
2024-07-01 10:52:03 -07:00
Kenneth Kehl
5c305177a0
add more debug and add command to download csv files
2024-07-01 10:35:20 -07:00
Carlo Costino
ec538dacda
Merge pull request #1076 from GSA/notify-api-937
...
Need magic PII-free debugging method for API
2024-06-25 09:50:13 -04:00
Kenneth Kehl
2e4fd3b3ac
fix tests
2024-06-20 13:30:43 -07:00
Kenneth Kehl
d7279c7c38
revamp PII masking
2024-06-17 11:12:30 -07:00
Kenneth Kehl
1c697202f3
improve email masking
2024-06-13 10:27:04 -07:00
Kenneth Kehl
2a005076d0
fix bug where only exception is passed to logger
2024-06-12 10:17:23 -07:00
Kenneth Kehl
bfae1f57f2
hmmm
2024-06-11 12:17:14 -07:00
Kenneth Kehl
76c34ffae6
Need magic PII-free debugging method for API
2024-06-11 10:34:57 -07:00
Kenneth Kehl
905df17f65
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
Kenneth Kehl
752a13fbd2
replace utcnow with timezone naive utc call
2024-05-23 10:18:02 -07:00
Carlo Costino
99edc88197
Localize notification_utils to the API
...
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:17:45 -04:00