Alexandre Delaunay

Results 124 comments of Alexandre Delaunay

It's better but I still have some issues with virtual dom [Capture vidéo du 07-03-2024 15:46:16.webm](https://github.com/glpi-project/glpi/assets/418844/e32ec5ad-9573-4440-9853-23cdfd211176)

The repaint matches my mouse scroll speed. I try to redo a test soon.

After a checkout right now: ![image](https://github.com/glpi-project/glpi/assets/418844/f9021741-9b1d-460e-8e82-878796e64be5) Tried to logout/login, same.

I tried to test again the pr right now: but I'm blocked because the entity menu doesn't show in the top-right menu ![image](https://github.com/glpi-project/glpi/assets/418844/9fd95a48-bf9d-4896-8d26-7dae8738b4a5)

Seems cache related. It's fixed on my side, but maybe we should investigate the cache invalidation of Vue components.

Ok I have another annoying special case . Within your tree, you must have an entity: - with children (to permits unfold action) - also present as direct assignment in...

We agree we don't have the multiple assignations of groups_id(_tech) fields, yes?

> would "unghosting" it be enough ? Probably yes !

> I guess there is already basic authentication support Handled by apache module before or a quick patch on cloud instances. There is no code in glpi inventory plugin (nor...

> Does basic authentication offer any benefit over the OAuth grant types? For existing instances, there is no need to deploy again an agent and it's configuration as it's an...