NEW SILVER PARTNER IN TURKEY: AY BILISIM DANISMANLIK

Ay Bilisim Danismanlik offers digital transformation consulting services in Turkey. We provide ITSM process modelling and improvement services which are ITIL compliant and aligned with CobIT, implementation and support of GLPI, software development and critical systems management services. Our primary goal is to help our customers to achieve their business goals more effectively and easily. 

Websitehttp://www.moonict.com/ 

We are proud that GLPI ITSM solution is becoming more and more represented all over the world and GLPI Network (our new tool – your control tower for all your IT Infrastructure) subscription service will be available for more customers through our new partners.

Our large partnership network is always open for new collaborations. If you are interested in representing one of our products in your country, get in touch with us: click here.

Being a partner means having an a direct access to the Teclib´s technical database, new releases, official support and many other tools which will help you to gain more customers and increase reputation on the market. Find out all benefits of being a partner sending us an email: click here.

Check the list of our partners: https://glpi-project.org/partners/ 

NEW SILVER PARTNER IN COLOMBIA: IMAGUNET

Imagunet is a leading Systems Integrator and IoT Solutions Provider based in Colombia with presence in all Latin America. Our Company is primarily focused on business transformation by using the latest open technology solutions in realistic deployment models with real end-user value.

Imagunet helps customers automate, simplify and improve their IT infrastructure and services operation on both physical and logical fronts in all types of environments and industries. Our Solutions Portfolio includes: Monitoring, Inventory, Automation, Service Management and Logistics.

Websitehttps://www.imagunet.com/ 

We are proud that GLPI ITSM solution is becoming more and more represented all over the world and GLPI Network (our new tool – your control tower for all your IT Infrastructure) subscription service will be available for more customers through our new partners.

Our large partnership network is always open for new collaborations. If you are interested in representing one of our products in your country, get in touch with us: click here.

Being a partner means having an a direct access to the Teclib´s technical database, new releases, official support and many other tools which will help you to gain more customers and increase reputation on the market. Find out all benefits of being a partner sending us an email: click here.

Check the list of our partners: https://glpi-project.org/partners/ 

GLPI 9.5.4

 

 

Teclib’ is happy to announce the release of GLPI 9.5.4.

This release fixes several medium security issues that has been recently discovered. Update is recommended!

You can download the GLPI 9.5.4 archive on GitHub.

Here is the list of security cases detected and fixed in this version:

  • Horizontal Privilege Escalation (CVE-2021-21326 by @indevi0us)
  • Entities switch IDOR (CVE-2021-21255 by @indevi0us)
  • XSS injection in ajax/kanban (CVE-2021-21258 by @lbpierre)
  • XSS injection on ticket update (CVE-2021-21314 by @ArianeBlow)
  • Stored XSS on documents (CVE-2021-21312 by @RedShellSec)
  • XSS on tabs (CVE-2021-21313 by @RedShellSec)
  • Stored XSS in budget type (CVE-2021-21325 by @lbpierre)
  • Remote objects instantiation (CVE-2021-21327 by @vadymsoroka)
  • Insecure Direct Object Reference (IDOR) on “Solutions” (CVE-2021-21324 by @indevi0us)

Note that some are present since a long time (version 0.68), but this time none of these issues were considered as high/critical.

We also fixed a lot of bugs, here are the important ones:

  • We continue the work on stabilising the usage of laminas/mail library:
    • Handle RFC5987 format in Content-Disposition header
    • Fix email attachement decoding logic
    • Fix tickets ID fetching from email headers
  • For the dashboards:
    • Fix graph counts
    • Add search filter criteria for widget by year
    • New filter ‘my groups’
  • Misc:
    • Populate meta criteria in a generic way
    • Make custom css from entity inheritables

The full changelog is available for more details.

We would like to thank all people who contributed to this new version and all those who contributes regularly to the GLPI project! 

Need professional support? Check our options here: https://glpi-project.org/subscriptions/

Formcreator 2.11.0

Formcreator plugin for GLPI is a plugin which allows to create custom forms of easy access and also one or more tickets or changes when the form is filled. Today we are happy to announce the release of Formcreator plugin version 2.11.0.

Want to know more about how it works? Find the answer in our blog post.

Bug Fixes:

  • actorsfield: missed function rename
  • condition: loss of condition on submit button
  • entityconfig: bad constant value
  • form: add label to validator inputs
  • form: add spacing between questions
  • form: reimplement submit button conditions
  • issue: loss of issue on automatic action
  • question: handle long label display
  • section: improve again UI

Full list is available here: click 

 Features

  • condition: add condition to show or hide the item
  • dropdownfield: integrate splitcat

Download: link

New plugin: rename GLPI strings (localeoverride)

New plugin is available in GLPI Network offers: rename GLPI strings (localeoverride).

Complete modern rewrite of an old Renamer plugin, this new plugin is based on the new loading system of locals in the 9.5 version of GLPI.
The plugin brings an UI to search strings, modify them and generate the files needed by GLPI.

 

 

You can now download this plugin via integrated marketplace of GLPI 9.5 or from the plugins catalog. It is also available on GLPI Network Cloud platform!

If you wish to obtain professional support and want to secure your GLPI instance, don’t hesitate to contact us using this form or purchase it online here: GLPI Network Subscriptions 

Formcreator 2.11.0 – beta 1

This version is beta. You may contribute to improve the plugin before the final release, planned for the last week of January 2021.

How can you help?

  • Test the upgrade process of the plugin.
  • Test the new features, especially the new questions layout for forms.
  • Help to translate the locales in your language. Translations are stored on Transifex.

Download: click here

Important note:
The growing popularity of this plugin makes it used in more complex use cases. Recent issues and feedbacks shows that two important design solutions must evolve:

  • entity restrictions in some parts of the plugin;
  • consistency checks when showing forms to requesters;
  • processing their answers
  • consistency checks when designing forms.

These enhancements will impact some complex use cases by changing the available items of dropdowns / assets when a requester fills in a form. Those changes will occur only in minor versions updates.
In other words, we recommend you to check carefully forms containing questions related to dropdowns, assets, users and groups before upgrading to version 2.11.x.

This version contains the following change:

entity of dropdowns is now relative to the form, not the user. see #2023

Major features

  • Questions are now positioned on a 4 columns grid and may have variable width
  • Service catalog may split forms and KB in 2 distinct menu entries (disabled by default)
  • Default sorting of forms (alphabetic, popularity) is now customizable (see entity > forms tab)
  • Captcha for anonymous forms (disabled by default)

Deprecated

  • SyncIssues automatic action is now disabled by default. Upgrading to 2.11 will disable it as well.