Skip to content
Snippets Groups Projects
Commit 451cc159 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Merge branch 'uid-migration' into 'master'

Add migration which converts database and LDAP UIDs to lowercase

ARSnova Backend now converts all user IDs for database user accounts to
lowercase. This migration converts existing accounts for compatibility.
Documents mapped to LDAP UIDs are also reassigned to lowercase UIDs
since most LDAP configurations use case-insesitive comparison for UIDs.

This change was done to prevent duplicate account creation.

See merge request !3
parents 5752f43f 0b33c1e3
1 merge request!3Add migration which converts database and LDAP UIDs to lowercase
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment