Skip to content

Use a unique identifier to indentify users in URLS

Previously we used the uid since we supposed this value was always valid, but some users user the mail attribute as the User RDN in their OpenLDAP installation, and do not have a uuid.

Fixes #148 (closed)

Merge request reports

Loading