Carlo Costino
|
a349fb82dc
|
Merge pull request #2004 from GSA/notify-admin-2003
Users can be invited with no permissions
|
2024-10-24 09:57:07 -04:00 |
|
Cliff Hill
|
341e5d4cb2
|
Removed logging.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-22 14:51:09 -04:00 |
|
Cliff Hill
|
7275dac6a0
|
black, isort, and flake8.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-21 16:41:49 -04:00 |
|
Cliff Hill
|
8c40538334
|
Nonce is working now for invites.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-21 16:41:49 -04:00 |
|
Cliff Hill
|
da6882774b
|
Getting the redis stuff configured correctly.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-21 16:41:49 -04:00 |
|
Cliff Hill
|
d0cda995cf
|
Standardising nonce storage/retrieval through redis for both login and
invite.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-21 16:41:49 -04:00 |
|
Cliff Hill
|
82cef7dbd3
|
Nonce stuff added.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-10-21 16:41:33 -04:00 |
|
Kenneth Kehl
|
eaed2fc879
|
comment out check for now
|
2024-10-18 07:23:19 -07:00 |
|
Kenneth Kehl
|
ae0f8d58d9
|
investigate security.txt
|
2024-10-16 07:48:00 -07:00 |
|
Kenneth Kehl
|
34ccfb5bd7
|
Merge pull request #1996 from GSA/e2e_tests_uncomment
Make e2e tests work fully with staging API
|
2024-10-15 09:57:19 -07:00 |
|
Kenneth Kehl
|
8df380ca0d
|
Users can be invited with no permissions
|
2024-10-08 08:32:20 -07:00 |
|
Alex Janousek
|
5aac3130b3
|
Merge pull request #1950 from GSA/1927-user-story-brief-description-of-the-user-story
Backstop is implemented locally
|
2024-10-04 14:47:06 -04:00 |
|
alexjanousekGSA
|
73b3a61746
|
Moved condition back to top of method
|
2024-10-04 13:49:10 -04:00 |
|
alexjanousekGSA
|
c5b2535b8e
|
Fixed calling of response.json()
|
2024-10-04 13:38:13 -04:00 |
|
Kenneth Kehl
|
d4223429ec
|
merge from main
|
2024-10-03 10:49:56 -07:00 |
|
Kenneth Kehl
|
915b18bbbd
|
Merge pull request #1970 from GSA/notify-api-1299
optimize S3 partitioning
|
2024-10-02 09:55:14 -07:00 |
|
alexjanousekGSA
|
e96aec9898
|
Merged in main, created reference images and added delay to screenshots
|
2024-10-02 11:16:30 -04:00 |
|
Carlo Costino
|
0d04524525
|
Merge pull request #1966 from GSA/USN-COMPLY-49_Verify_Nonce_on_Login
Verify NONCE on login.
|
2024-10-01 11:05:09 -04:00 |
|
Kenneth Kehl
|
f0299c4042
|
optimize S3 partitioning
|
2024-09-27 08:39:19 -07:00 |
|
Kenneth Kehl
|
bdc5614fff
|
Update app/main/views/send.py
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
|
2024-09-27 07:20:40 -07:00 |
|
Kenneth Kehl
|
cd24c2b029
|
more debug
|
2024-09-26 08:23:13 -07:00 |
|
Cliff Hill
|
81a629935c
|
Ok, now working 100% correctly with nonce.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-26 09:18:02 -04:00 |
|
Cliff Hill
|
7b2d495c1b
|
fixing so nonce check works correctly.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-25 16:01:13 -04:00 |
|
Cliff Hill
|
47f0952125
|
Getting id_token to decode correctly.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-25 15:34:31 -04:00 |
|
Cliff Hill
|
4cdac9eba3
|
Making coverage not bother with sign in stuff since login.gov.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-25 12:05:56 -04:00 |
|
Cliff Hill
|
76863cd4dc
|
Some unit test cleanup.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-25 11:23:36 -04:00 |
|
Cliff Hill
|
3d00b0c94f
|
Making nonce passed through redis.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-25 10:45:57 -04:00 |
|
Cliff Hill
|
a2dbb6c9e6
|
Typo fix.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-24 20:46:48 -04:00 |
|
Cliff Hill
|
d097a0e2a6
|
I believe nonce is set up for sign_in.py.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
|
2024-09-24 20:39:08 -04:00 |
|
Kenneth Kehl
|
6f91d60030
|
make sure phone number is always last in the one-off csv
|
2024-09-24 10:35:22 -07:00 |
|
alexjanousekGSA
|
4e52d60a7c
|
Fixed linting issue
|
2024-09-23 13:53:08 -04:00 |
|
alexjanousekGSA
|
f9337b614f
|
Reverted sign in
|
2024-09-23 11:57:13 -04:00 |
|
alexjanousekGSA
|
028423adc1
|
Fixinng linting issues
|
2024-09-19 16:54:15 -04:00 |
|
alexjanousekGSA
|
56f7ad47e5
|
Solved merge conflict
|
2024-09-19 16:11:43 -04:00 |
|
alexjanousekGSA
|
c44084f325
|
Backstop is working locally
|
2024-09-18 13:59:16 -04:00 |
|
Kenneth Kehl
|
84f3c61bc0
|
code review feedback
|
2024-09-13 07:50:24 -07:00 |
|
Kenneth Kehl
|
a3ef868924
|
cleanup
|
2024-09-10 08:46:31 -07:00 |
|
Kenneth Kehl
|
b8edfa8175
|
fix dead code
|
2024-09-09 13:57:45 -07:00 |
|
Kenneth Kehl
|
6b3fde3356
|
merge from main
|
2024-09-09 12:09:53 -07:00 |
|
Kenneth Kehl
|
749e4cc708
|
Merge pull request #1911 from GSA/notify-api-1301
start load test work
|
2024-09-09 09:21:48 -07:00 |
|
Kenneth Kehl
|
d94a35cd30
|
get the error message in the url
|
2024-09-04 14:21:45 -07:00 |
|
Kenneth Kehl
|
b32dde1a07
|
debug key
|
2024-09-04 08:19:38 -07:00 |
|
Kenneth Kehl
|
87581705c6
|
merge from main
|
2024-09-04 08:09:25 -07:00 |
|
Kenneth Kehl
|
1308894191
|
cleanup
|
2024-09-03 14:01:17 -07:00 |
|
Kenneth Kehl
|
35dcfccd5f
|
fix tests maybe
|
2024-09-03 11:03:33 -07:00 |
|
Kenneth Kehl
|
ddf9c6d3ec
|
fix tests maybe
|
2024-09-03 10:37:05 -07:00 |
|
Kenneth Kehl
|
b5e2bf705d
|
try mock
|
2024-09-02 10:02:28 -07:00 |
|
Kenneth Kehl
|
5ada9914b4
|
try mock
|
2024-09-02 09:57:22 -07:00 |
|
Kenneth Kehl
|
c075cacae9
|
try mock
|
2024-09-02 09:46:27 -07:00 |
|
Kenneth Kehl
|
6621144061
|
add load_test to excluded
|
2024-09-02 09:17:51 -07:00 |
|