Kenneth Kehl
f9f1013f5b
notify-api-742 don't write phone numbers to db
2024-01-16 11:21:24 -08:00
Carlo Costino
5af876a963
Merge pull request #739 from GSA/dependabot/pip/newrelic-9.5.0
...
Bump newrelic from 9.4.0 to 9.5.0
2024-01-12 18:05:25 -05:00
dependabot[bot]
ef6c117a58
Bump newrelic from 9.4.0 to 9.5.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 9.4.0 to 9.5.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.4.0...v9.5.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-12 22:57:12 +00:00
Carlo Costino
33f319c83d
Merge pull request #738 from GSA/dependabot/pip/pip-audit-2.7.0
...
Bump pip-audit from 2.6.3 to 2.7.0
2024-01-12 17:53:54 -05:00
dependabot[bot]
8cd90fb5c4
Bump pip-audit from 2.6.3 to 2.7.0
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/pypa/pip-audit/releases )
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.3...v2.7.0 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-12 21:26:37 +00:00
Carlo Costino
bc29e2e4ab
Merge pull request #734 from GSA/dependabot/pip/marshmallow-sqlalchemy-0.30.0
...
Bump marshmallow-sqlalchemy from 0.29.0 to 0.30.0
2024-01-12 14:51:08 -05:00
dependabot[bot]
79c61b3984
Bump marshmallow-sqlalchemy from 0.29.0 to 0.30.0
...
Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy ) from 0.29.0 to 0.30.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.29.0...0.30.0 )
---
updated-dependencies:
- dependency-name: marshmallow-sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-12 18:33:08 +00:00
Carlo Costino
a74a9422ba
Merge pull request #733 from GSA/dependabot/pip/eventlet-0.34.3
...
Bump eventlet from 0.34.2 to 0.34.3
2024-01-12 13:30:02 -05:00
dependabot[bot]
d7971d7976
Bump eventlet from 0.34.2 to 0.34.3
...
Bumps [eventlet](https://github.com/eventlet/eventlet ) from 0.34.2 to 0.34.3.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS )
- [Commits](https://github.com/eventlet/eventlet/compare/v0.34.2...v0.34.3 )
---
updated-dependencies:
- dependency-name: eventlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-12 17:39:34 +00:00
Carlo Costino
5e673464d6
Merge pull request #737 from GSA/update-utils-0-2-6
...
Update notification-utils to 0.2.6
2024-01-12 12:34:39 -05:00
Carlo Costino
590d8458d7
Update notification-utils to 0.2.6
...
This changeset updates notification-utils to 0.2.6 for dependency updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-12 12:22:52 -05:00
Carlo Costino
36201dd0a2
Merge pull request #736 from GSA/notify-api-714
...
add stats for cache hits/misses and remove debug message
2024-01-12 11:32:57 -05:00
Kenneth Kehl
3e6229b87a
fix tests add redis mock
2024-01-12 07:42:21 -08:00
Kenneth Kehl
59e8c493e5
add stats for cache hits/misses and remove debug message
2024-01-12 07:30:19 -08:00
Carlo Costino
871fbdbb04
Merge pull request #735 from GSA/notify-api-714
...
more debugging messages
2024-01-11 17:06:03 -05:00
Kenneth Kehl
efe4cd589c
more debugging messages
2024-01-11 13:22:13 -08:00
Carlo Costino
10ff0df08a
Merge pull request #732 from GSA/notify-api-714
...
fix case where we dont know the phoneCarrier for any reason
2024-01-11 15:51:57 -05:00
Kenneth Kehl
6ab8d556e5
fix case where we dont know the phoneCarrier for any reason
2024-01-11 12:41:24 -08:00
Carlo Costino
7d2358f9ca
Merge pull request #731 from GSA/notify-api-714
...
fix registration so email gets sent
2024-01-11 15:10:41 -05:00
Kenneth Kehl
ab0066589c
fix registration and mock tests for redis
2024-01-11 11:51:00 -08:00
Kenneth Kehl
c3cb60f3b0
fix registration so email gets sent
2024-01-11 11:11:12 -08:00
Carlo Costino
8cc582afb9
Merge pull request #730 from GSA/notify-api-714
...
remove debugging for 2fa issue
2024-01-11 13:00:36 -05:00
Kenneth Kehl
a8955ef78f
fix flake8
2024-01-11 09:50:59 -08:00
Kenneth Kehl
131eff475a
merge from main
2024-01-11 09:43:58 -08:00
Kenneth Kehl
ea8caf1ad9
remove debugging for 2fa issue
2024-01-11 09:38:00 -08:00
Carlo Costino
4533edbb5d
Merge pull request #729 from GSA/fix-redis-for-reals
...
Really make sure Redis is enabled
2024-01-11 12:12:07 -05:00
Carlo Costino
6332399b5b
Really make sure Redis is enabled
...
This changeset should cover the rest of the missing pieces to make sure Redis connectivity is truly established in the API app.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-11 12:05:07 -05:00
Carlo Costino
cd3818c699
Merge pull request #727 from GSA/fix-redis-connectivity
...
Mirror Admin REDIS_ENABLED config
2024-01-11 11:36:47 -05:00
Carlo Costino
92eb3c49cf
Mirror Admin REDIS_ENABLED config
...
This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-11 11:29:04 -05:00
Carlo Costino
70fe99543d
Merge pull request #728 from GSA/update-jinja
...
Update jinja2 to latest release
2024-01-11 11:28:08 -05:00
Carlo Costino
4e6440b108
Update jinja2 to latest release
...
This changeset updates the jinja2 library to address a pip-audit finding.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-11 11:20:43 -05:00
Carlo Costino
b4fc383524
Merge pull request #725 from GSA/dependabot/pip/marshmallow-3.20.2
...
Bump marshmallow from 3.20.1 to 3.20.2
2024-01-11 09:46:58 -05:00
dependabot[bot]
0a28abafd5
Bump marshmallow from 3.20.1 to 3.20.2
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 3.20.1 to 3.20.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 14:22:03 +00:00
Carlo Costino
40ae649d7c
Merge pull request #715 from GSA/dependabot/pip/newrelic-9.4.0
...
Bump newrelic from 9.3.0 to 9.4.0
2024-01-11 09:13:28 -05:00
Carlo Costino
734c983108
Merge pull request #724 from GSA/tdlowden-patch-1
...
Update all.md
2024-01-11 09:05:28 -05:00
Carlo Costino
1cd3ef659a
Merge pull request #726 from GSA/notify-api-714
...
set redis enabled
2024-01-10 17:28:40 -05:00
Kenneth Kehl
38e802da78
set redis enabled
2024-01-10 14:21:13 -08:00
dependabot[bot]
20ba41310c
Bump newrelic from 9.3.0 to 9.4.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.3.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 21:38:52 +00:00
Carlo Costino
2c7a857f3c
Merge pull request #723 from GSA/notify-api-714
...
switch to raw_get and raw_set to see exceptions
2024-01-10 15:31:55 -05:00
Kenneth Kehl
ca199c4491
flake8
2024-01-10 11:49:20 -08:00
Kenneth Kehl
97baa4c184
flake8
2024-01-10 11:38:23 -08:00
Tim Lowden
c422f8eb4d
Update all.md
...
Adding link to spreadsheet
2024-01-10 14:33:05 -05:00
Kenneth Kehl
6f04915ee8
flake8
2024-01-10 11:20:33 -08:00
Kenneth Kehl
f6ba9b4d74
mock redis
2024-01-10 11:14:04 -08:00
Kenneth Kehl
e15122d6f5
mock redis
2024-01-10 11:00:50 -08:00
Kenneth Kehl
7b2e59dede
switch to raw_get and raw_set to see exceptions
2024-01-10 10:30:44 -08:00
Carlo Costino
5bcd238a67
Merge pull request #722 from GSA/update-utils-0-2-5
...
Update utils to 0.2.5
2024-01-10 13:29:30 -05:00
Carlo Costino
fa34e3ab09
Update utils to 0.2.5
...
This changeset updates the notification-utils library to 0.2.5.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-10 13:22:19 -05:00
Carlo Costino
8e7a8249aa
Merge pull request #721 from GSA/dependabot/pip/gitpython-3.1.41
...
Bump gitpython from 3.1.40 to 3.1.41
2024-01-10 12:59:58 -05:00
Carlo Costino
77c34bd3ae
Merge pull request #720 from GSA/notify-api-714
...
more debug
2024-01-10 12:24:06 -05:00