We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90493ad commit c3298e7Copy full SHA for c3298e7
README.md
@@ -114,6 +114,8 @@ rm "$prod" && ln -s "$old" "$prod"
114
* `offset_PIGID`
115
* `offset_ORGGID`
116
* `custom_user_mappings` can no longer match with just the 1st segment of the logged in user's UID, an exact match is required
117
+* LDAP:
118
+ * create the `gecos` attribute for all users by concatenating `givenName` and `sn`
119
120
### 1.2.0 -> 1.2.1
121
* SQL:
0 commit comments