Skip to content

Draft: fix(core): lock user uid attribute value generation

Jednotné přihlášení test requested to merge github/fork/xflord/attrLock into main

Created by: xflord

  • uid-namespace attribute fillAttribute method now locks in order to prevent duplicate values. This was an issue when multiple addMember calls were executed on groups which had the attribute as required.

Merge request reports