Côme Chilliet

Results 359 comments of Côme Chilliet

Changed target to master to see the whole diff, my comment on original PR still applies: > This needs to work and set email: > `occ user:add --password-from-env --email [email protected]...

Well the method was not documented to throw anything, but *is* documented to return false if an error happens.

@blizzz Is it a strong no on this one? Do you have another approach which would allow the admin to fix his configuration through GUI?

It’s quite unexpected for this unserialize call to return false. @elr3m What do you have in your `oc_ldap_group_members` table? Do you have rows where owncloudusers does not look like a...

There is only one line? I do not understand how it could get false when unserializing in this case, unless the data is corrupted.

I’d be surprised if PHP produced a serialization it’s not able to unserialize. Maybe an encoding thing indeed. You can simply delete the line, the background job should recreate the...