This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Yuri Kuznetsov eb6f9b602f upgrade
2022-10-23 16:40:40 +03:00

15 lines
495 B
JSON

{
"mandatoryFiles": [
"application/Espo/Core/Authentication/LDAP/Client.php",
"application/Espo/Core/Authentication/LDAP/ClientFactory.php",
"application/Espo/Core/Authentication/LDAP/Utils.php"
],
"manifest": {
"delete": [
"application/Espo/Core/Authentication/Ldap/Client.php",
"application/Espo/Core/Authentication/Ldap/ClientFactory.php",
"application/Espo/Core/Authentication/Ldap/Utils.php"
]
}
}