Commit Graph
7 Commits
Author SHA1 Message Date
Jonathan Bobelandccostino 5a1b656d7e Update notifications_utils/request_helper.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-03-14 12:13:52 -04:00
Jonathan Bobel 236fafd597 Update request_helper.py 2025-03-13 14:26:45 -04:00
Jonathan Bobel 21408543d4 Update request_helper.py
Adjusting cross-origin checks to allow Youtube
2025-03-12 12:52:32 -04:00
Kenneth Kehl d16eb70765 try to fix svg content type 2025-02-06 10:52:53 -08:00
Kenneth Kehl 545bf10e0d tuple 2025-02-05 10:47:25 -08:00
Kenneth Kehl 12a2290ea9 dynamic scan warnings 2025-02-05 10:35:30 -08: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