Mathieu Valois

Results 7 issues of Mathieu Valois

Hello, I'm trying to map a network having ESX and routers. ESX are queried using FI-esx plugin and routers are queried using SNMP. ESX and routers are well-imported, however, their...

Is that possible to add a server in a group using an SSH proxy jump ?

feature

Vaultwarden_ldap should be able to detect users that have been removed or disabled in LDAP and then disable the account on vaultwarden. There should be a settings to enable this...

enhancement
help wanted

This PR adds a user module which allows to create/update/delete grafana users. As Grafana HTTP API does not permit to use API token for the /api/admin endpoint, module calls should...

### Description When creating a saved filter to get tasks for a given user, shown tasks are not updated until we edit their description. For instance, when removing the assignee...

bug

Using PHP 8.2, lack of brackets leads to the default role, if specified in `amp_default_role` setting, not being correctly applied.

As in https://github.com/mikepenz/MaterialDrawer/issues/1158#issuecomment-207995248, I would like to expand/collapse ExpandableDrawerItem only when clicking on arrow, and keep PrimaryDrawerItem's default action when clicking elsewhere (for instance the label). However, the proposed code...