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

Add ability to customize LDAP Attributes #1804

Merged
merged 1 commit into from Feb 17, 2023

Conversation

misilot
Copy link
Contributor

@misilot misilot commented Jul 28, 2022

This allows users to override the attributes for first name, last name, and email.

I tested this locally, and it works, and would be great to not have to overwrite core files on the system.

Thanks!

Related to archivematica/Issues#1565

@misilot misilot force-pushed the ldap-attributes branch 3 times, most recently from 30f4f6e to 2a2059b Compare July 28, 2022 21:27
Copy link
Member

@replaceafill replaceafill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @misilot! This looks good to me. I only left one suggestion. Could you please target the qa/1.x branch for your pull request?

src/dashboard/src/settings/components/ldap_auth.py Outdated Show resolved Hide resolved
src/dashboard/install/README.md Outdated Show resolved Hide resolved
@misilot misilot changed the base branch from stable/1.13.x to qa/1.x February 11, 2023 13:17
@misilot
Copy link
Contributor Author

misilot commented Feb 11, 2023

Thanks @replaceafill, I removed the extra commas, and renamed the attributes. It's also targeting qa/1.x now

@replaceafill
Copy link
Member

Thank you @misilot. I started executing the CI checks on the PR.

I also noticed this is your first contribution. Congrats! Could you please sign and send the Contributor's Agreement before we merge?

@replaceafill replaceafill added AMAUAT Issues relating to the improvement of the AM Automated Acceptance tests and removed AMAUAT Issues relating to the improvement of the AM Automated Acceptance tests labels Feb 11, 2023
@misilot
Copy link
Contributor Author

misilot commented Feb 17, 2023

@replaceafill, I just sent it in, sorry for the delay.

Copy link
Member

@replaceafill replaceafill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @misilot!

@replaceafill replaceafill merged commit 4db46a3 into artefactual:qa/1.x Feb 17, 2023
@misilot misilot deleted the ldap-attributes branch February 17, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants