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

Improving extendibility of Login plugin #8801

Closed
wants to merge 1 commit into from

Conversation

Joey3000
Copy link
Contributor

This is a follow-up to #8723 to improve extendibility of the Login plugin. This is not (currently) required for my own plugin, but others could profit from it - see e.g. torosian/LoginRevokable#2.

These are just the Login classes extended by my own and the above plugin. And none of the other Login plugins seems to extend any additional Login classes. So that I didn't do this improvement on other files of Login.

This is a follow-up to matomo-org#8723 to improve extendibility of the Login plugin
@Joey3000 Joey3000 closed this Sep 17, 2015
@Joey3000
Copy link
Contributor Author

That will teach me. It fails badly. Thanks for a heads-up Mr. Travis and Mrs. Scrutinizer. Someone was relying on those self:: instead of static:: in plugins/Login/Controller.php (two occurrences) and plugins/Login/Login.php (one occurrence). I'll leave the debugging exercise to someone who's plugin actually needs this.

@Joey3000 Joey3000 deleted the extendLogin branch September 17, 2015 02:44
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

Successfully merging this pull request may close these issues.

None yet

1 participant