nextcloud / user_saml

:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
https://portal.nextcloud.com/article/configuring-single-sign-on-10.html
GNU Affero General Public License v3.0
96 stars 76 forks source link

Move away from deprecated event dispatcher #763

Closed juliusknorr closed 1 year ago

juliusknorr commented 1 year ago
Error: Call to undefined method OC\Server::getEventDispatcher() in /var/www/html/apps/user_saml/lib/AppInfo/Application.php:77

Ref https://github.com/nextcloud/server/pull/39595

blizzz commented 1 year ago

fixed with https://github.com/nextcloud/user_saml/pull/767