EN · DE · RU · FR · ES

#513: PFUserDOConverter.java

projectforge-business/src/main/java/org/projectforge/business/ldap/PFUserDOConverter.java Java Converter, projectforge-business/src/main/java/org/projectforge/business/ldap/PFUserDOConverter.java 357 lines · 268 code · 68 comments · 21 blank
Sets the LDAP values such as posix account properties of the given ldapUser configured in the given xml string.. Converts PFUserDO between representations (LDAP, XML, etc.).

Git History

868d6abb7 2025 -> 2026
5c9a138cd Fix LDAP sync loop by normalizing empty strings to null
0a9f2225b Ldap sync fixed? All ldap users were detected as modified.
63081666f Source file headers: 2024-> 2025.
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)