You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
with the plugin enabled, I get the following stack trace:
PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Auth_Ldap::check_password() in /tt-rss/classes/pref/prefs.php:925
Stack trace:
#0 /tt-rss/include/functions.php(1091): Pref_Prefs::isdefaultpassword() #1 /tt-rss/classes/rpc.php(327): make_init_params() #2 /tt-rss/backend.php(123): RPC->sanityCheck() #3 {main}
thrown in /tt-rss/classes/pref/prefs.php on line 925
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
with the plugin enabled, I get the following stack trace:
PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Auth_Ldap::check_password() in /tt-rss/classes/pref/prefs.php:925
Stack trace:
#0 /tt-rss/include/functions.php(1091): Pref_Prefs::isdefaultpassword()
#1 /tt-rss/classes/rpc.php(327): make_init_params()
#2 /tt-rss/backend.php(123): RPC->sanityCheck()
#3 {main}
thrown in /tt-rss/classes/pref/prefs.php on line 925
Thanks
The text was updated successfully, but these errors were encountered: