philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 17 forks source link

Class 'LDAPMultiAuthentication' not found #28

Closed AndreaVeroni closed 3 years ago

AndreaVeroni commented 5 years ago

Trying the plugin on osticket 1.11 and it seems i cannot trigger the sync... In logs i get "PHP Fatal error: Class 'LDAPMultiAuthentication' not found in /var/www/html/ostickettest/scp/sync_mldap.php on line 2, referer: https://supporttest/scp/plugins.php?id=5".

Seems like the class 'LDAPMultiAuthentication' isn't imported, but trying including the file auth.php (where the class is actually defined) causes a status 500.

philbertphotos commented 3 years ago

This has been corrected.