Commit graph

20 commits

Author SHA1 Message Date
zandercymatics
8b41e70840
Fine tuning 2024-05-09 13:43:32 -06:00
zandercymatics
2f36033eb2
User setup stuff 2024-05-09 12:13:01 -06:00
zandercymatics
dda620ee4d
Add finished setup flag 2024-05-09 12:09:23 -06:00
zandercymatics
d268ef54b1
Basic setup stuff 2024-05-09 11:42:18 -06:00
Rachid Mrad
550e6df8b1
lint 2024-05-02 14:49:40 -04:00
Rachid Mrad
c0a967c4ea
cleanup 2024-05-01 14:30:08 -04:00
Rachid Mrad
7160efa515
comment 2024-04-30 13:30:26 -04:00
Rachid Mrad
c6b6c17540
revise logic a bit to ensure user and contact do not overwrite each other 2024-04-30 13:28:03 -04:00
Rachid Mrad
8b36fef5c1
If phone number is already filled in for the associated contact, do not overwrite 2024-04-29 19:41:51 -04:00
Rachid Mrad
781b9f7b81
if phone number is already filled in on user, do not overwrite 2024-04-29 18:39:00 -04:00
Rachid Mrad
9c8ed1682b
linter 2023-12-13 15:41:18 -05:00
Rachid Mrad
4adeb6722b
Revisions and clean up based on PR comments 2023-12-13 15:13:04 -05:00
Rachid Mrad
e7e3df0422
Lint 2023-12-12 18:28:25 -05:00
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
David Kennedy
93370d45c2
checking transition domains on each login rather than on first login only 2023-11-07 15:01:02 -05:00
Neil Martinsen-Burrell
e54dda3ddd
Retrieve domain invitations on first login 2023-03-27 16:10:33 -05:00
Seamus Johnston
b65f1a63d3
Update post_save to work with Contact 2023-03-07 11:07:20 -06:00
Seamus Johnston
f16d657c6a
Fix linter errors 2022-09-22 15:57:40 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00