Kenneth Kehl
e45d4dbac9
fix tests
2024-01-12 15:08:59 -08:00
Kenneth Kehl
3414c8e15a
fix redis issue causing error in log
2024-01-12 14:28:14 -08: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
Kenneth Kehl
efe4cd589c
more debugging messages
2024-01-11 13:22:13 -08:00
Kenneth Kehl
6ab8d556e5
fix case where we dont know the phoneCarrier for any reason
2024-01-11 12:41:24 -08: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
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
dependabot[bot]
f67ddfdd77
Bump gitpython from 3.1.40 to 3.1.41
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 17:14:01 +00:00
Kenneth Kehl
3dcb8d194e
more debug
2024-01-10 09:10:52 -08:00
Carlo Costino
73fcc1fdbf
Merge pull request #716 from GSA/dependabot/pip/pip-audit-2.6.3
...
Bump pip-audit from 2.6.2 to 2.6.3
2024-01-10 10:34:20 -05:00
Carlo Costino
653dfaf53b
Merge pull request #718 from GSA/notify-api-714
...
debug messages
2024-01-09 17:52:16 -05:00
Kenneth Kehl
572c8ebb84
reformat
2024-01-09 14:45:11 -08:00
Kenneth Kehl
2f9b98c07e
debug messages
2024-01-09 14:28:24 -08:00
Carlo Costino
54bd9b7e27
Merge pull request #717 from GSA/notify-api-714
...
no verification codes on staging
2024-01-09 17:07:59 -05:00
Kenneth Kehl
5366992d1a
format
2024-01-09 14:01:03 -08:00
Kenneth Kehl
d3ca06fec2
fix
2024-01-09 13:36:57 -08:00
dependabot[bot]
bee880577d
Bump pip-audit from 2.6.2 to 2.6.3
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.2 to 2.6.3.
- [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.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 21:32:43 +00:00
Kenneth Kehl
be950a7322
no verification code on staging
2024-01-09 13:09:07 -08:00
Carlo Costino
a0d0ec33d6
Merge pull request #713 from GSA/dependabot/pip/moto-4.2.13
...
Bump moto from 4.2.12 to 4.2.13
2024-01-09 09:49:28 -05:00
dependabot[bot]
8acd96e828
Bump moto from 4.2.12 to 4.2.13
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.2.12 to 4.2.13.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/4.2.12...4.2.13 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 14:37:12 +00:00
Carlo Costino
b13f613cd1
Merge pull request #712 from GSA/dependabot/pip/lxml-5.1.0
...
Bump lxml from 5.0.0 to 5.1.0
2024-01-09 09:35:07 -05:00