Skip to content

Allow for Modlist with ordered attribute values#604

Open
tacerus wants to merge 1 commit intopython-ldap:mainfrom
tacerus:ldap-order
Open

Allow for Modlist with ordered attribute values#604
tacerus wants to merge 1 commit intopython-ldap:mainfrom
tacerus:ldap-order

Conversation

@tacerus
Copy link

@tacerus tacerus commented Jan 13, 2026

In some LDAP implementations attribute ordering is relevant. Allow for modifications which consider the order of attributes by implementing an optional "strict_order_attr_types" parameter which takes a list of attributes to exempt from the transformation to a set.

In some LDAP implementations attribute ordering is relevant. Allow for
modifications which consider the order of attributes by implementing
an optional "strict_order_attr_types" parameter which takes a list of
attributes to exempt from the transformation to a set.

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
@tacerus
Copy link
Author

tacerus commented Jan 14, 2026

FYI I tried to run the automatic formatting target but it reformatted lots of existing files in the repository, so I did not include that here.

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.

1 participant