Commit Graph

11578 Commits

Author SHA1 Message Date
dependabot[bot]
d5cc8b239f Bump werkzeug from 3.0.3 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 00:08:57 +00:00
Carlo Costino
2d22a44d05 Merge pull request #1365 from GSA/USN-COMPLY-50-Verify_Nonce_for_Invite
US-NOTIFY-COMPLY 50: Verify Nonce For Invite
2024-10-24 09:32:12 -04:00
Cliff Hill
0b648c98dd Fixed tests
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-21 16:42:17 -04:00
Cliff Hill
4c891de47c Nonce stuff added.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-10-21 16:42:17 -04:00
Kenneth Kehl
f4f6312206 Merge pull request #1355 from GSA/notify-api-1351
increase code coverage to 93 percent
2024-10-17 11:49:12 -07:00
Kenneth Kehl
2cfd1c6893 Merge pull request #1371 from GSA/fix_partitioning
fix partitioning
2024-10-16 13:55:54 -07:00
Kenneth Kehl
6dfeac93cd fix partitioning 2024-10-16 13:22:36 -07:00
Carlo Costino
9779afab8d Merge pull request #1369 from GSA/fix-prod-deploy
Fix reference to prod space
2024-10-16 14:29:53 -04:00
Carlo Costino
430318ed58 Fix reference to prod space
This changeset fixes the name of the prod space (notify-production).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-16 14:19:57 -04:00
Carlo Costino
172583f617 Merge pull request #1367 from GSA/fix-egress-proxy-space
Fix egress proxy space references
10-16-2024-2
2024-10-16 13:01:27 -04:00
Carlo Costino
c255eb4493 Fix egress proxy space references
This changeset fixes the references to the egress proxy spaces in the demo and prod environments.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-16 12:35:56 -04:00
Beverly Nguyen
9b14a63f8b Merge pull request #1361 from GSA/finalize-cg-tools-update
Finalize updates for cg-cli-tools
10-16-2024
2024-10-11 20:21:44 -07:00
Carlo Costino
3f6c362f15 Finalize updates for cg-cli-tools
This changeset finalizes our updates for the cg-cli-tools across all environments and restores the check for updates to the egress proxy before deploying.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-10 18:34:52 -04:00
Carlo Costino
70022c0596 Merge pull request #1358 from GSA/update-egress-proxy
Update egress proxy deployment steps
2024-10-10 16:07:21 -04:00
Carlo Costino
f644f5250c Fix environment name references for CF
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-10 13:10:01 -04:00
Carlo Costino
22bb1d0b8c Swap config vars for env vars
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-09 14:23:25 -06:00
Carlo Costino
a1b6047292 Merge branch 'main' into update-egress-proxy 2024-10-09 13:52:30 -06:00
Carlo Costino
c2f2e36262 Added missing egress proxy deploy action inputs
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-09 13:52:01 -06:00
Carlo Costino
b230d86b53 Merge pull request #1357 from GSA/fix-deploy-tool-name
Switch out deprecated deploy script tools in demo/prod yml files.
2024-10-09 13:24:08 -06:00
Kenneth Kehl
621770daf0 merge from main and code review feedback 2024-10-08 07:36:17 -07:00
Carlo Costino
37dc59324d Merge pull request #1348 from GSA/rotate_secret_doc
add documentation for how to rotate DANGEROUS_SALT
2024-10-05 15:20:01 -06:00
Carlo Costino
f81785c9b4 Update egress proxy deployment steps
This changeset updates the egress proxy deployment steps to match the admin repo, based on lessons learned there.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-10-04 22:53:23 -04:00
Andrew Shumway
497f91af4d Fix deploy config references 2024-10-04 11:20:57 -06:00
Andrew Shumway
584f24390c Switch back repo reference and update deploy tool for demo/prod scripts 2024-10-04 11:17:34 -06:00
Andrew Shumway
0c100dd7cc Change references name in deploy tool 2024-10-04 10:26:23 -06:00
Carlo Costino
e6cf8a976e Merge pull request #1354 from GSA/notify-admin-1976
Bug: Invites expiring immediately
2024-10-03 14:59:44 -04:00
Kenneth Kehl
ff5d405a15 raise coverage to 93 2024-10-03 10:30:30 -07:00
Kenneth Kehl
1c95cd63e7 add a test in service rest 2024-10-03 10:22:32 -07:00
Kenneth Kehl
6d05c1a18b add a test in service rest 2024-10-03 10:13:37 -07:00
Kenneth Kehl
5277f70660 add a test in service rest 2024-10-03 09:59:41 -07:00
Kenneth Kehl
b0735ffcdc add a test in service rest 2024-10-03 09:48:32 -07:00
Kenneth Kehl
55966267c2 add a test in service rest 2024-10-03 09:35:05 -07:00
Kenneth Kehl
38583c28ea add a test in service rest 2024-10-03 09:23:16 -07:00
Kenneth Kehl
76373de13b comment out search for notification by to field 2024-10-03 08:54:16 -07:00
Carlo Costino
f87e71060b Merge pull request #1356 from GSA/debug_s3_partitioning
debug s3 partitioning
2024-10-03 11:06:11 -04:00
Kenneth Kehl
4abd54094d debug s3 partitioning 2024-10-03 07:00:07 -07:00
Kenneth Kehl
445a462b10 clean up s3 2024-10-02 15:00:03 -07:00
Kenneth Kehl
dba29a8ea7 clean up sanitise_text 2024-10-02 14:55:15 -07:00
Kenneth Kehl
face881a90 clean up sanitise_text 2024-10-02 14:45:22 -07:00
Kenneth Kehl
06643c3bb5 comment out strange command we may never use 2024-10-02 14:11:47 -07:00
Kenneth Kehl
05a6a2a4d9 comment out strange command we may never use 2024-10-02 14:04:26 -07:00
Kenneth Kehl
6e73e81201 ugh fix tests 2024-10-02 13:40:19 -07:00
Kenneth Kehl
5d265135d3 write a test 2024-10-02 13:08:34 -07:00
Kenneth Kehl
a0c27975a5 break test so we can see coverage numbers 2024-10-02 12:40:31 -07:00
Kenneth Kehl
5b405d41aa break test so we can see coverage numbers 2024-10-02 12:07:42 -07:00
Kenneth Kehl
ae5c0d2d91 Merge pull request #1343 from GSA/notify-api-1299
optimize S3 partitioning
2024-10-02 09:55:03 -07:00
Kenneth Kehl
f720b48d0d Bug: Invites expiring immediately 2024-10-02 09:54:18 -07:00
Kenneth Kehl
c792a2492d cleanup 2024-10-02 07:58:24 -07:00
Kenneth Kehl
97ee4fe032 cleanup 2024-10-02 07:31:13 -07:00
Carlo Costino
aba9132f5f Merge pull request #1353 from GSA/fix-login-gov-url-var-name-with-quotes
Attempt quoting the Login.gov URL with var-name
2024-10-01 17:46:11 -04:00