issues
search
ltb-project
/
service-desk
Application for support team who need to check and reset user passwords
https://service-desk.readthedocs.io/
GNU General Public License v3.0
51
stars
20
forks
source link
add "sort" param for sorting LDAP multivalued attributes (#171)
#181
Open
davidcoutadeur
opened
3 days ago
davidcoutadeur
commented
3 days ago
Closes #171
davidcoutadeur
commented
3 days ago
Drawbacks to discuss:
sorting can be different according to the type of attribute
hypothesis: for the PR to work, the attribute key of attributes_map hashmap should be the same as the attribute name.
Closes #171