Commit Graph
14 Commits
Author SHA1 Message Date
Beverly Nguyen 34fdf7a1ca fixed testing 2025-04-18 11:17:51 -07:00
Beverly Nguyen 638a4f20da update logging 2025-04-14 14:49:19 -07:00
Beverly Nguyen 3e18c8f595 keep landing page independent from api 2025-04-11 13:03:40 -07:00
Cliff Hill 278541fa5b Compiling email regex
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-10-30 11:44:39 -04:00
Cliff Hill 005e97f034 Using re.compile().
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-10-30 09:09:53 -04:00
Cliff Hill a9948131cc Scrubbing log records with the formatter.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-10-24 12:35:40 -04:00
Cliff Hill 543239d078 Reversing accidental commit.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-10-24 12:32:26 -04:00
Cliff Hill e6c0f045a5 Added PII scrub for all logging through the formatter.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-10-24 12:23:32 -04:00
Kenneth Kehl 16ad4a6c0c revamp PII masking 2024-06-17 11:13:03 -07:00
Kenneth Kehl 4e8e1acb5b fix email masking algorithm 2024-06-13 10:17:47 -07:00
Kenneth Kehl f6f99b6124 fix bug where only exception is passed to logger 2024-06-12 10:20:06 -07:00
Kenneth Kehl 096658ab75 Need magic PII-free debugging method for Admin 2024-06-11 13:24:05 -07:00
Kenneth Kehl 82690d6e3d add debug for user issue 2024-06-06 09:34:49 -07:00
Carlo Costino 9a83ba7475 Localize notification_utils to the admin
This changeset pulls in all of the notification_utils code directly into the admin 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 admin.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:37:37 -04:00