Commit graph

65 commits

Author SHA1 Message Date
zandercymatics
83c7a5cdfd
Linting 2024-04-26 08:11:43 -06:00
zandercymatics
d9408076b1
Fix migrations, PR suggestions 2024-04-26 08:07:50 -06:00
zandercymatics
cb030cb694
Merge branch 'main' into za/1851-check-how-user-was-verified 2024-04-23 14:36:33 -06:00
zandercymatics
883595ba44
Add unit tests 2024-04-23 14:25:48 -06:00
zandercymatics
d1fcb922c6
Unit tests 2024-04-23 14:17:08 -06:00
zandercymatics
54b615d7f8
Unit tests 2024-04-23 13:46:20 -06:00
zandercymatics
143dd89c9d
Merge branch 'main' into za/1946-update-field-helper-text 2024-04-22 15:06:21 -06:00
zandercymatics
2f494466fc
Check created at date for invited 2024-04-22 13:09:16 -06:00
zandercymatics
2a7eb6db81
Fix test + lint 2024-04-22 11:08:59 -06:00
zandercymatics
d58cacd468
Merge branch 'main' into za/1851-check-how-user-was-verified 2024-04-22 10:40:38 -06:00
zandercymatics
aa9127875a
Refine logic for fixture users 2024-04-22 10:40:21 -06:00
zandercymatics
8b27c44b89
Cleanup 2024-04-19 15:47:03 -06:00
zandercymatics
a047380b59
Fix logic 2024-04-19 15:44:26 -06:00
zandercymatics
3e7f143a1e
Fix verification type 2024-04-19 15:30:37 -06:00
zandercymatics
5cba82b343
Basic logic 2024-04-18 15:30:45 -06:00
Erin
bbbdabb724
Capitalization on user model 2024-04-15 16:56:11 -07:00
Erin
d81a916941
Capitalization on verbose_name 2024-04-15 16:52:23 -07:00
Erin
ba40a6ea7b
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1920-update-field-labels 2024-04-15 09:38:06 -07:00
zandercymatics
98dbca3983
Add migration 2024-04-15 09:55:19 -06:00
David Kennedy
673c092ea9
updated tests 2024-04-12 11:50:24 -04:00
David Kennedy
1fa0e63126
simplified contact detail list template 2024-04-12 10:47:12 -04:00
Erin
ed517aa258
Add initial straightforward field renames 2024-04-10 15:38:08 -07:00
David Kennedy
14cfaa7f4c
changed strings to constants 2024-04-10 13:19:19 -04:00
David Kennedy
2c1844c738
formatting changes 2024-04-08 11:04:48 -04:00
David Kennedy
8bea5fd0c4
wip 2024-04-05 14:31:16 -04:00
David Kennedy
cf946004c0
added user request details below creator in django admin 2024-04-03 06:49:29 -04:00
Alysia Broddrick
cca111bdec
change very import person to verfied by staff 2024-01-29 14:39:26 -08:00
Rachid Mrad
510da21934
Implement VIP table and fix 401 login bug 2024-01-18 19:58:53 -05:00
David Kennedy
e36351d21e
lowercase emails on add user to domain; case insensitive match on matching DomainInvitations on login; test cases 2023-12-14 07:44:31 -05:00
zandercymatics
8b0e5f0493
Fix linter 2023-12-12 12:09:33 -07:00
zandercymatics
325956b392
Fix filter 2023-12-12 11:09:30 -07:00
rachidatecs
796bda8493
Merge pull request #1462 from cisagov/dk/1433-oidc-mult-levels
Issues 1433, 1435: Multi-level identity-verification based on users
2023-12-11 21:06:31 -05:00
David Kennedy
f7fdecfd33
updated comments to reflect tests; made logic more readable in needs_identity_verification 2023-12-08 17:32:25 -05:00
zandercymatics
b85f1e9d1b
Linting 2023-12-08 11:53:48 -07:00
Rachid Mrad
1001454a85
More oidc tests test_login_callback_requires_step_up_auth and test_login_callback_no_step_up_auth, lint 2023-12-07 16:33:35 -05:00
Rachid Mrad
bb19da9008
Unit tests for needs_identity_verification 2023-12-06 22:59:56 -05:00
Rachid Mrad
ef9a542dda
Clean up loggers 2023-12-06 19:53:15 -05:00
Rachid Mrad
67d20a6296
Move the test for requires_step_up_auth up above the user authentication in login_callback, imlement needs_identity_verification in user model 2023-12-06 18:16:50 -05:00
David Kennedy
f6a288f511
set up step_up_auth using stubbed out User.needs_identity_verification 2023-12-06 15:49:21 -05:00
David Kennedy
695b4199f3
wip 2023-12-06 13:58:47 -05:00
Rachid Mrad
00c04783b5
Change choices for Domain INvitation status to tuple constants 2023-12-05 19:28:20 -05:00
zandercymatics
f71cded6e2
Update test cases / linter 2023-11-15 10:01:03 -07:00
zandercymatics
6c0509d4b5
Update user.py 2023-11-15 09:51:32 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
David Kennedy
93370d45c2
checking transition domains on each login rather than on first login only 2023-11-07 15:01:02 -05:00
CocoByte
1a3c095e0b
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 23:41:19 -06:00
CocoByte
bc14129f95
mostly linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 22:45:16 -06:00
CocoByte
7998508881
Added unit tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 17:16:09 -06:00
CocoByte
44b3e78aed
updated user login logic for one-to-many transition domains relationship, and added some error handling 2023-10-18 13:28:49 -06:00
CocoByte
5dd76bfeef
Add logic for transition domains in user-login handler
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-18 11:06:06 -06:00