btry

Results 583 comments of btry

Consider there are 2 parallel executions to add an invitation. Due t o the lack of atomicity (transaction) for now, one process may create a rule to create computers in...

FYI: https://github.com/glpi-project/glpi/commit/ba83cca20a5378378719fc78be1042f902071b65

please add a dependency to an issue for the mdm agent for android.

For production use, HTTPS is mandatory. However, in a development lab insecure HTTP would be useful, if not necessary (I guess a self signed certificate will be rejected by iOS)

Hi We can use the Cluster module for performance https://nodejs.org/api/cluster.html The proxy acts as a HTTP proxy, which forwards HTTP request to one of the GLPI instances, defined in a...

Screenshot of the settings I added to the dev server ![image](https://user-images.githubusercontent.com/14139801/32064262-9f3f11ca-ba79-11e7-8497-e42e026f56f0.png)

Once done this **requires** documentation to the flyve mdm installation page. This step is needed only if the dashboard is installed and used. - [ ] implement the feature in...

Currently I think this is not a good idea because the admin of GLPI might already customized the template, or not. Also the template may exist several times, one per...

More exactly we cannot fully browse the policies to add them in a fleet. Only the search engine with keywords allows the user to access them. The list does not...

Hi @deshshiv I'm sorry answering so late. I'm reading your issue and I'm suspecting you're trying to register a new user with the *sign up* button of the dashboard. This...