mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-20 03:19:24 +02:00
comment
This commit is contained in:
parent
c6b6c17540
commit
7160efa515
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ class OpenIdConnectBackend(ModelBackend):
|
|||
This method updates user fields while preserving the values of 'first_name',
|
||||
'last_name', and 'phone' fields, unless specific conditions are met.
|
||||
|
||||
- 'phone' field will be updated if it's None or an empty string.
|
||||
- 'first_name', 'last_name' or 'phone' will be updated if the provided value is not empty.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue