Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IIS Anonymous logon impossible to config on apirest.php GLPI 10.0.14 #16874

Closed
2 tasks done
Zastel opened this issue Apr 2, 2024 · 3 comments
Closed
2 tasks done

IIS Anonymous logon impossible to config on apirest.php GLPI 10.0.14 #16874

Zastel opened this issue Apr 2, 2024 · 3 comments
Labels

Comments

@Zastel
Copy link

Zastel commented Apr 2, 2024

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

10.0.14

Bug description

Using GLPI 10.0.14 on IIS 10.0 (PHP 8.2.15 and MySQL 8.0). Similar to the issue #8976 but with the new recommended config, the fix is not possible anymore.
SSO is also set up with the Windows Authentication like in the mentionned issue, and everything works regarding that. But with the current recommended config asking to expose the public folder only, apirest.php cannot be configured, and Anonymous logon cannot be set up.

Relevant log output

Nothing relevant in log output, the issue is caused by IIS

Page URL

http://apiglpi.domain.net/apirest.php/

Steps To reproduce

  1. Set the physical path to the public folder of GLPI
  2. Configure Windows Authentication to have LDAP login and SSO working (and keep everything else disabled)
  3. Try any request on the apirest.php, IIS will throw a "401 - Unauthorized: Access is denied due to invalid credentials" error

Your GLPI setup information

Information about system installation and configuration
GLPI 10.0.14 ( => E:\Site\glpi-prod)
Installation mode: TARBALL
Current language:en_GB

Server
 
Operating system: Windows NT BEJEMGLP02 10.0 build 20348 (Windows Server 2022) AMD64
PHP 8.2.15 cgi-fcgi (Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl,
date, dom, exif, fileinfo, filter, gd, gettext, hash, iconv, intl, json, ldap, libxml, mbstring, mysqli, mysqlnd, openssl, pcre,
random, readline, session, soap, sodium, standard, tokenizer, xml, xmlreader, xmlwriter, zip, zlib)
Setup: max_execution_time="300" memory_limit="128M" post_max_size="8M" safe_mode="" session.save_handler="files"
upload_max_filesize="2M" disable_functions=""
Software: Microsoft-IIS/10.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0
Server Software: MySQL Community Server - GPL
Server Version: 8.0.36
Server SQL Mode: STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
Parameters: root@localhost/glpi
Host info: localhost via TCP/IP

PHP version (8.2.15) is supported.
Sessions configuration is OK.
Allocated memory is sufficient.
mysqli extension is installed.
Following extensions are installed: dom, fileinfo, filter, libxml, json, simplexml, xmlreader, xmlwriter.
curl extension is installed.
gd extension is installed.
intl extension is installed.
zlib extension is installed.
The constant SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES is present.
Database engine version (8.0.36) is supported.
No files from previous GLPI version detected.
The log file has been created successfully.
Write access to E:\Site\glpi-prod/files/_cache has been validated.
Write access to E:\Site\glpi-prod/files/_cron has been validated.
Write access to E:\Site\glpi-prod/files has been validated.
Write access to E:\Site\glpi-prod/files/_dumps has been validated.
Write access to E:\Site\glpi-prod/files/_graphs has been validated.
Write access to E:\Site\glpi-prod/files/_lock has been validated.
Write access to E:\Site\glpi-prod/files/_pictures has been validated.
Write access to E:\Site\glpi-prod/files/_plugins has been validated.
Write access to E:\Site\glpi-prod/files/_rss has been validated.
Write access to E:\Site\glpi-prod/files/_sessions has been validated.
Write access to E:\Site\glpi-prod/files/_tmp has been validated.
Write access to E:\Site\glpi-prod/files/_uploads has been validated.

Web server root directory configuration seems safe.
Sessions configuration is secured.
OS and PHP are relying on 64 bits integers.
exif extension is installed.
ldap extension is installed.
openssl extension is installed.
Following extensions are installed: bz2, Phar, zip.
Zend OPcache extension is installed.
Following extensions are installed: ctype, iconv, mbstring, sodium.
Write access to E:\Site\glpi-prod/marketplace has been validated.
Timezones seems loaded in database.

GLPI constants
 
GLPI_ROOT: "E:\Site\glpi-prod"
GLPI_CONFIG_DIR: "E:\Site\glpi-prod/config"
GLPI_VAR_DIR: "E:\Site\glpi-prod/files"
GLPI_MARKETPLACE_DIR: "E:\Site\glpi-prod/marketplace"
GLPI_USE_CSRF_CHECK: "1"
GLPI_CSRF_EXPIRES: "7200"
GLPI_CSRF_MAX_TOKENS: "100"
GLPI_USE_IDOR_CHECK: "1"
GLPI_IDOR_EXPIRES: "7200"
GLPI_ALLOW_IFRAME_IN_RICH_TEXT: false
GLPI_SERVERSIDE_URL_ALLOWLIST: ["/^(https?|feed):\/\/[^@:]+(\/.*)?$/"]
GLPI_TELEMETRY_URI: "https://telemetry.glpi-project.org"
GLPI_INSTALL_MODE: "TARBALL"
GLPI_NETWORK_MAIL: "glpi@teclib.com"
GLPI_NETWORK_SERVICES: "https://services.glpi-network.com"
GLPI_MARKETPLACE_ALLOW_OVERRIDE: true
GLPI_MARKETPLACE_MANUAL_DOWNLOADS: true
GLPI_USER_AGENT_EXTRA_COMMENTS: ""
GLPI_DISABLE_ONLY_FULL_GROUP_BY_SQL_MODE: "1"
GLPI_AJAX_DASHBOARD: "1"
GLPI_CALDAV_IMPORT_STATE: 0
GLPI_DEMO_MODE: "0"
GLPI_CENTRAL_WARNINGS: "1"
GLPI_TEXT_MAXSIZE: "4000"
GLPI_DOC_DIR: "E:\Site\glpi-prod/files"
GLPI_CACHE_DIR: "E:\Site\glpi-prod/files/_cache"
GLPI_CRON_DIR: "E:\Site\glpi-prod/files/_cron"
GLPI_DUMP_DIR: "E:\Site\glpi-prod/files/_dumps"
GLPI_GRAPH_DIR: "E:\Site\glpi-prod/files/_graphs"
GLPI_LOCAL_I18N_DIR: "E:\Site\glpi-prod/files/_locales"
GLPI_LOCK_DIR: "E:\Site\glpi-prod/files/_lock"
GLPI_LOG_DIR: "E:\Site\glpi-prod/files/_log"
GLPI_PICTURE_DIR: "E:\Site\glpi-prod/files/_pictures"
GLPI_PLUGIN_DOC_DIR: "E:\Site\glpi-prod/files/_plugins"
GLPI_RSS_DIR: "E:\Site\glpi-prod/files/_rss"
GLPI_SESSION_DIR: "E:\Site\glpi-prod/files/_sessions"
GLPI_TMP_DIR: "E:\Site\glpi-prod/files/_tmp"
GLPI_UPLOAD_DIR: "E:\Site\glpi-prod/files/_uploads"
GLPI_INVENTORY_DIR: "E:\Site\glpi-prod/files/_inventories"
GLPI_NETWORK_REGISTRATION_API_URL: "https://services.glpi-network.com/api/registration/"
GLPI_MARKETPLACE_PLUGINS_API_URI: "https://services.glpi-network.com/api/marketplace/"
GLPI_I18N_DIR: "E:\Site\glpi-prod/locales"
GLPI_VERSION: "10.0.14"
GLPI_SCHEMA_VERSION: "10.0.14@8f13530f7cf0fb07add30ae20013f0374956795b"
GLPI_MARKETPLACE_PRERELEASES: false
GLPI_MIN_PHP: "7.4.0"
GLPI_MAX_PHP: "8.4.0"
GLPI_YEAR: "2024"

Libraries
 
htmlawed/htmlawed version 1.2.14 in (E:\Site\glpi-prod\vendor\htmlawed\htmlawed)
phpmailer/phpmailer version 6.8.0 in (E:\Site\glpi-prod\vendor\phpmailer\phpmailer\src)
simplepie/simplepie version 1.5.8 in (E:\Site\glpi-prod\vendor\simplepie\simplepie\library)
tecnickcom/tcpdf version 6.6.2 in (E:\Site\glpi-prod\vendor\tecnickcom\tcpdf)
michelf/php-markdown in (E:\Site\glpi-prod\vendor\michelf\php-markdown\Michelf)
true/punycode in (E:\Site\glpi-prod\vendor\true\punycode\src)
iamcal/lib_autolink in (E:\Site\glpi-prod\vendor\iamcal\lib_autolink)
sabre/dav in (E:\Site\glpi-prod\vendor\sabre\dav\lib\DAV)
sabre/http in (E:\Site\glpi-prod\vendor\sabre\http\lib)
sabre/uri in (E:\Site\glpi-prod\vendor\sabre\uri\lib)
sabre/vobject in (E:\Site\glpi-prod\vendor\sabre\vobject\lib)
laminas/laminas-i18n in (E:\Site\glpi-prod\vendor\laminas\laminas-i18n\src)
laminas/laminas-servicemanager in (E:\Site\glpi-prod\vendor\laminas\laminas-servicemanager\src)
monolog/monolog in (E:\Site\glpi-prod\vendor\monolog\monolog\src\Monolog)
sebastian/diff in (E:\Site\glpi-prod\vendor\sebastian\diff\src)
donatj/phpuseragentparser in (E:\Site\glpi-prod\vendor\donatj\phpuseragentparser\src\UserAgent)
elvanto/litemoji in (E:\Site\glpi-prod\vendor\elvanto\litemoji\src)
symfony/console in (E:\Site\glpi-prod\vendor\symfony\console)
scssphp/scssphp in (E:\Site\glpi-prod\vendor\scssphp\scssphp\src)
laminas/laminas-mail in (E:\Site\glpi-prod\vendor\laminas\laminas-mail\src\Protocol)
laminas/laminas-mime in (E:\Site\glpi-prod\vendor\laminas\laminas-mime\src)
rlanvin/php-rrule in (E:\Site\glpi-prod\vendor\rlanvin\php-rrule\src)
ramsey/uuid in (E:\Site\glpi-prod\vendor\ramsey\uuid\src)
psr/log in (E:\Site\glpi-prod\vendor\psr\log\Psr\Log)
psr/simple-cache in (E:\Site\glpi-prod\vendor\psr\simple-cache\src)
psr/cache in (E:\Site\glpi-prod\vendor\psr\cache\src)
league/csv in (E:\Site\glpi-prod\vendor\league\csv\src)
mexitek/phpcolors in (E:\Site\glpi-prod\vendor\mexitek\phpcolors\src\Mexitek\PHPColors)
guzzlehttp/guzzle in (E:\Site\glpi-prod\vendor\guzzlehttp\guzzle\src)
guzzlehttp/psr7 in (E:\Site\glpi-prod\vendor\guzzlehttp\psr7\src)
glpi-project/inventory_format in (E:\Site\glpi-prod\vendor\glpi-project\inventory_format\lib\php)
wapmorgan/unified-archive in (E:\Site\glpi-prod\vendor\wapmorgan\unified-archive\src)
paragonie/sodium_compat in (E:\Site\glpi-prod\vendor\paragonie\sodium_compat\src)
symfony/cache in (E:\Site\glpi-prod\vendor\symfony\cache)
html2text/html2text in (E:\Site\glpi-prod\vendor\html2text\html2text\src)
symfony/css-selector in (E:\Site\glpi-prod\vendor\symfony\css-selector)
symfony/dom-crawler in (E:\Site\glpi-prod\vendor\symfony\dom-crawler)
twig/twig in (E:\Site\glpi-prod\vendor\twig\twig\src)
twig/string-extra in (E:\Site\glpi-prod\vendor\twig\string-extra)
symfony/polyfill-ctype not found
symfony/polyfill-iconv not found
symfony/polyfill-mbstring not found
symfony/polyfill-php80 not found
symfony/polyfill-php81 not found
symfony/polyfill-php82 in (E:\Site\glpi-prod\vendor\symfony\polyfill-php82)
league/oauth2-client in (E:\Site\glpi-prod\vendor\league\oauth2-client\src\Provider)
league/oauth2-google in (E:\Site\glpi-prod\vendor\league\oauth2-google\src\Provider)
thenetworg/oauth2-azure in (E:\Site\glpi-prod\vendor\thenetworg\oauth2-azure\src\Provider)

LDAP directories
 
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=JEM,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=VIE,OU=AT,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=LLO,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=NOH,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=ZVT,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=RBG,OU=DE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=MAR,OU=ES,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=SUR,OU=ES,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=TAV,OU=FR,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=HAN,OU=GB,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=HOL,OU=GB,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=RUN,OU=GB,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=FER,OU=IT,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=ROS,OU=IT,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=TVZ,OU=IT,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=POR,OU=NO,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Standard,OU=User
Accounts,OU=STE,OU=SE,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=BEJ,OU=User
Accounts,OU=JEM,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none
Server: 'BEJEMADS01.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=JEM,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=EVE,OU=BE,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=PAR,OU=FR,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Standard,OU=User
Accounts,OU=RAF,OU=NO,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Standard,OU=User
Accounts,OU=OP,OU=NO,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Enterprises,OU=User
Accounts,OU=RUN,OU=GB,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter: none, RootDN: 'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Site Admin,OU=TAV,OU=FR,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: none, RootDN: 'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=User Accounts,OU=PMA,OU=IT,OU=Country,DC=inv,DC=inovyn,DC=net',
Connection filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN:
'inv\81035372', Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=Domain Security Groups,DC=inv,DC=inovyn,DC=net', Connection
filter: '(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372',
Use TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=InLink,OU=User
Accounts,OU=RAF,OU=NO,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none
Server: 'BEJEMADS05.inv.inovyn.net', Port: '389', BaseDN: 'OU=InLink,OU=User
Accounts,OU=OP,OU=NO,OU=Country,DC=inv,DC=inovyn,DC=net', Connection filter:
'(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))', RootDN: 'inv\81035372', Use
TLS: none

SQL replicas
 
Not active

Notifications
 
Way of sending emails: SMTP (anonymous@172.17.144.57)

Plugins list
 
news Name: Alerts Version: 1.12.1 State: Enabled
Install Method: Manual
datainjection Name: Data injection Version: 2.13.4 State: Enabled
Install Method: Manual
formcreator Name: Form Creator Version: 2.13.8 State: Enabled
Install Method: Manual
fusioninventory Name: FusionInventory Version: 9.5+3.0 State: To update
Install Method: Manual
mailanalyzer Name: Mail Analyzer Version: 3.0.0 State: Enabled
Install Method: Manual
mreporting Name: More Reporting Version: 1.8.6 State: Enabled
Install Method: Manual
mydashboard Name: My Dashboard Version: 2.1.5 State: Enabled
Install Method: Manual
oauthimap Name: Oauth IMAP Version: 1.4.3 State: Enabled
Install Method: Manual
manufacturersimports Name: Suppliers imports Version: 3.0.5 State: Enabled
Install Method: Manual

Anything else?

No response

Copy link
Contributor

github-actions bot commented Apr 2, 2024

This issue has been closed as we only track bugs here.

You can get community support on forums or you can consider taking a subscription to get professional support.
You can also contact GLPI editor team directly.

@github-actions github-actions bot closed this as completed Apr 2, 2024
@tomolimo
Copy link
Contributor

tomolimo commented Apr 2, 2024

Hello @Zastel
If you need, I can help you for this issue, contact me on Discord (user: tomolimo).
Thank you,
Regards,
Tomolimo

@Zastel
Copy link
Author

Zastel commented Apr 2, 2024

Hello @Zastel If you need, I can help you for this issue, contact me on Discord (user: tomolimo). Thank you, Regards, Tomolimo

Hi @tomolimo, I sent you a friend request (from user zastel).
Regards,
Zastel

@glpi-project glpi-project locked as off-topic and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants