David Kennedy
|
e4803d6afd
|
refactored authenticate for readability
|
2023-12-11 19:08:34 -05:00 |
|
David Kennedy
|
fd19726a30
|
updated logic in oidc backend authenticate to not override with blank first_name/last_name
|
2023-12-11 19:03:10 -05:00 |
|
Erin Song
|
fce0eb0370
|
Merge pull request #1459 from cisagov/es/1324-availability-case-sensitivity
#1324 Fix availability case sensitivity bug
|
2023-12-11 14:58:46 -08:00 |
|
zandercymatics
|
23db6dea9d
|
Fix _get_or_create_domain bug
|
2023-12-11 15:48:37 -07:00 |
|
Erin
|
a48c6f822a
|
Remove unused test mock send
|
2023-12-11 14:47:33 -08:00 |
|
David Kennedy
|
d84f7fbb0e
|
wip
|
2023-12-11 17:26:00 -05:00 |
|
Rachid Mrad
|
270e910520
|
Bring in latest updates to comments from source PR branch
|
2023-12-11 17:22:51 -05:00 |
|
Rachid Mrad
|
e25dad495e
|
Intercept userinfo from login.gov and append given_name and family_name if user requires ial1 and exists in DB
|
2023-12-11 17:20:47 -05:00 |
|
zandercymatics
|
7e4192178c
|
Fix zip code message
|
2023-12-11 14:25:53 -07:00 |
|
zandercymatics
|
6970adb57f
|
Linter
|
2023-12-11 14:04:58 -07:00 |
|
zandercymatics
|
d1b24ab6a2
|
Add PR changes
|
2023-12-11 12:48:11 -07:00 |
|
zandercymatics
|
9f9646f095
|
Linting change
|
2023-12-11 12:22:54 -07:00 |
|
zandercymatics
|
ed902ccfe3
|
Fix expiration date bug
|
2023-12-11 11:40:43 -07:00 |
|
zandercymatics
|
018eb4f1f6
|
Fix idempotent bug, minor code refactor
|
2023-12-11 10:54:42 -07:00 |
|
Erin Song
|
6f1642eaf2
|
Merge pull request #1447 from cisagov/es/1415-epp-retry
#1415 Retry EPP connection pool on Transport Error
|
2023-12-11 09:50:53 -08:00 |
|
zandercymatics
|
c43d1a88e9
|
Merge pull request #1431 from cisagov/za/1001-update-to-use-sentence-case
Ticket #1001: Update to use sentence case (NOT ON MY SANDBOX)
|
2023-12-11 09:03:56 -07:00 |
|
zandercymatics
|
35f3a9f1c5
|
Merge branch 'main' into za/1001-update-to-use-sentence-case
|
2023-12-11 08:33:23 -07:00 |
|
zandercymatics
|
a2eb2c75a4
|
Fix linting
|
2023-12-11 08:32:51 -07:00 |
|
zandercymatics
|
21a5f9de70
|
Update src/registrar/templates/home.html
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
|
2023-12-11 08:05:45 -07:00 |
|
zandercymatics
|
2b36f1891b
|
Pr suggestions
|
2023-12-08 15:56:23 -07: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
|
b4658e6da3
|
Update extend_expiration_dates.py
|
2023-12-08 15:20:45 -07:00 |
|
zandercymatics
|
40d7588731
|
Change from relative delta to function
|
2023-12-08 13:34:12 -07:00 |
|
zandercymatics
|
de91bbeda0
|
Change import order
|
2023-12-08 13:10:05 -07:00 |
|
zandercymatics
|
b85f1e9d1b
|
Linting
|
2023-12-08 11:53:48 -07:00 |
|
zandercymatics
|
2ce4a36a18
|
Linting + test case typo
|
2023-12-08 11:34:27 -07:00 |
|
Rebecca H
|
85976cba86
|
Merge pull request #1453 from cisagov/rh/1385-manage-dash-gov-registrar
TICKET # 1385: Fix tab title to "Manage | .gov Registrar" + more for consistency
|
2023-12-08 10:27:29 -08:00 |
|
zandercymatics
|
ae6cea7100
|
Add unit tests
|
2023-12-08 11:19:11 -07:00 |
|
David Kennedy
|
0ed0cb6c37
|
all hail the linter
|
2023-12-08 11:30:15 -05:00 |
|
David Kennedy
|
294da6a1e2
|
fixed test oidc to work locally and PASS in pipeline
|
2023-12-08 11:26:33 -05:00 |
|
David Kennedy
|
a6ae9ad74e
|
fixed tests for djangooidc
|
2023-12-08 11:05:07 -05:00 |
|
David Kennedy
|
3bbfd5cd88
|
fixed test in pipeline
|
2023-12-08 10:43:56 -05:00 |
|
David Kennedy
|
5be972e068
|
testing test failure in pipeline
|
2023-12-08 10:13:38 -05:00 |
|
David Kennedy
|
02f5c81a58
|
debugging to figure out why test working in local, but not in pipeline
|
2023-12-08 09:30:15 -05:00 |
|
David Kennedy
|
527639e7c7
|
changed DS Data to DS data in all places, including comments
|
2023-12-08 05:50:47 -05:00 |
|
zandercymatics
|
93b5cee23d
|
Update test_transition_domain_migrations.py
|
2023-12-07 15:35:53 -07:00 |
|
David Kennedy
|
bff48b9647
|
merge main
|
2023-12-07 17:27:25 -05:00 |
|
zandercymatics
|
6155d225e6
|
Add debug, logging, and test skeleton
|
2023-12-07 14:41:27 -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 |
|
dave-kennedy-ecs
|
73994fed96
|
Merge pull request #1439 from cisagov/dk/763-two-dots-availability
Issue #763 - Subdomain request checking and error presentation
|
2023-12-07 16:16:26 -05:00 |
|
zandercymatics
|
8faef8b9d1
|
Finish script
|
2023-12-07 13:25:56 -07:00 |
|
Erin
|
f2a3aa5a45
|
Update availability tests to reflect case sensitivity
|
2023-12-07 11:47:23 -08:00 |
|
Rachid Mrad
|
1a2b16a3da
|
WIP on more oidc testing
|
2023-12-07 14:46:21 -05:00 |
|
Erin
|
9efa5e2cdb
|
Lowercase domain name on available API
|
2023-12-07 11:06:38 -08:00 |
|
Rebecca Hsieh
|
8ca1a632e1
|
Add pipes on all pages
|
2023-12-07 10:22:32 -08:00 |
|
zandercymatics
|
0ee7c598f8
|
Merge branch 'main' into za/1212-extend-expiration-dates
|
2023-12-07 11:02:49 -07:00 |
|
zandercymatics
|
caed611f21
|
Create extend_expiration_dates.py
|
2023-12-07 10:42:01 -07:00 |
|
David Kennedy
|
1e4dc028c3
|
Merge branch 'main' into dk/763-two-dots-availability
|
2023-12-07 12:40:15 -05:00 |
|
zandercymatics
|
a2795eb71d
|
Merge pull request #1455 from cisagov/za/1248-generate-email-documentation
Ticket #1248: Email Documentation
|
2023-12-07 10:19:19 -07:00 |
|
Neil MartinsenBurrell
|
6b9c8d7f6d
|
Merge pull request #1441 from cisagov/nmb/1433-two-tier-login
Switch to allowing non-identity-verified logins
|
2023-12-07 10:28:22 -06:00 |
|