Closed ccheraa closed 4 years ago
@ccheraa The expired
property cannot be modified. There was a bug where changes to enabled
were being ignored, I will fix that.
Charaf-Eddine-Cheraa said: Now expired
is only displayed, and can't be changed.
enabled
now works when updating a user, but it's ignored when creating a new one, is this behavior intended?
@ccheraa Okay I fixed this one too.
When creating or updating user's properties
enabled
andexpired
are ignored, you getenabled = true
andexpired = false
regardless of the values in the request