Skip to content

fix field labels when using ldap#17

Open
mightymop wants to merge 1 commit into
igniterealtime:mainfrom
mightymop:fix_labelrebase
Open

fix field labels when using ldap#17
mightymop wants to merge 1 commit into
igniterealtime:mainfrom
mightymop:fix_labelrebase

Conversation

@mightymop

@mightymop mightymop commented Feb 2, 2021

Copy link
Copy Markdown
Contributor

-fix labels when using extendes ldap search fields
-fill all fields with result data

This PR adds the ability to define the labels (for one language) in ldap.searchFields like:

Name/displayName,Alias/mailNickname,Dienststelle/department,EMail/mail,Tel/telephoneNumber,...

Furthermore the result fields in the result table will be filled with data from ldap too.

A further positive sideeffect of this PR: field count will be equal to reported field count => so no extra checks and search algos to find the right index to build the result table are needed in theory...

again less code and better performance

fix #16

Unbenannt2

@mightymop

Copy link
Copy Markdown
Contributor Author

When will u review / merge this PR?

@mightymop mightymop force-pushed the fix_labelrebase branch 2 times, most recently from ed63ad1 to ea8b89d Compare January 27, 2022 10:24
@mightymop

Copy link
Copy Markdown
Contributor Author

@guusdk: i have rebased it to current master...

fix: fill all columns with result data
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.

Extended searchfield labels not found

1 participant