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

Plugin does not work anymore since tt-rss moved to PDO #26

Closed
nmhuy opened this issue Dec 15, 2017 · 5 comments
Closed

Plugin does not work anymore since tt-rss moved to PDO #26

nmhuy opened this issue Dec 15, 2017 · 5 comments
Assignees

Comments

@nmhuy
Copy link

nmhuy commented Dec 15, 2017

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

@hydrian hydrian self-assigned this Dec 15, 2017
@hydrian
Copy link
Owner

hydrian commented Dec 15, 2017

What is the date of your ttrss clone?

@nmhuy
Copy link
Author

nmhuy commented Dec 15, 2017

Around July 12th. Seems fox fixed it in ttrss.

@hydrian
Copy link
Owner

hydrian commented Dec 15, 2017

Looks like the project added a new required function. I'll look into it.

@tsimmons
Copy link

@hydrian
Copy link
Owner

hydrian commented Dec 15, 2017

Yup. Looks like something in the core broke the auth plugin requirements. It looks to be fixed now.

@nmhuy I would update your local ttrss core and see if you're still having a problem. If it is still happening, we'll reopen this issue.

@hydrian hydrian closed this as completed Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants