Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Full Name to be set by remote authentication #12226

Closed
heapdavid opened this issue Apr 12, 2023 · 1 comment · Fixed by #12253
Closed

Allow Full Name to be set by remote authentication #12226

heapdavid opened this issue Apr 12, 2023 · 1 comment · Fixed by #12253
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@heapdavid
Copy link

NetBox version

v3.4.7

Feature type

Change to existing functionality

Proposed functionality

Add a variable REMOTE_AUTH_FULL_NAME or similar which would define a header that provides the user's full name. This would then update the Full Name field in the user's profile.

Use case

Netbox displays the full name in various places since #8556 and #8894, so it would be good to be able to automatically populate that field.

Database changes

n/a

External dependencies

n/a

@heapdavid heapdavid added the type: feature Introduction of new functionality to the application label Apr 12, 2023
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Apr 13, 2023
@stuntguy3000
Copy link
Contributor

Happy to take this on board.

@abhi1693 abhi1693 added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Apr 14, 2023
stuntguy3000 added a commit to stuntguy3000/netbox that referenced this issue Apr 14, 2023
stuntguy3000 added a commit to stuntguy3000/netbox that referenced this issue Apr 14, 2023
stuntguy3000 added a commit to stuntguy3000/netbox that referenced this issue Apr 14, 2023
stuntguy3000 added a commit to stuntguy3000/netbox that referenced this issue Apr 14, 2023
jeremystretch added a commit that referenced this issue Apr 20, 2023
…leware (#12253)

* Closes #12226: Add Profile Data Headers to Remote Authentication Middleware

* Tweak documentation

---------

Co-authored-by: jeremystretch <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants