Adrien Clairembault
Adrien Clairembault
> I agree, it may result in security issue in API clients. > > To prevent introducing a BC-break in a non major version, we could add a `X-Glpi-Sanitized-Content` boolean...
I've added another commit to handle the API success message on item creation:  
Issue 1 is known and will be fixed in the 10.0.1 release (scheduled for this week). Regarding your second issue, if I understand correctly you have the following situation where:...
> Issue 1. Do you have PR# which contains the fix please? I think it should be this one: https://github.com/glpi-project/glpi/pull/11327. Note that the `10.0.1` version was just released so you...
To me, it seems more like a functional question. If `Put this item in the FAQ` -> `Yes` means that the item should be visible to everyone then there no...
> FAQ items are public to everyone (within their entity) that has access to read FAQs. The additional visibility restrictions will have no affect in this case. So not a...
#12922 should take care of it.
Wait for the merge, I've searched for `'entities_id'] < 0` in my IDE and found similar mistakes elsewhere.
Should be all good now :)
The changes were introduced by https://github.com/pluginsGLPI/formcreator/pull/1437. Is the discussion in this PR no longer valid ? Wouldn't this change allow you to see an LDAP from another entity that you...