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

Core platform handle gracefully when several Login plugins are enabled at same time (Login, LoginLdap, LoginHttpAuth, etc) #9008

Closed
mattab opened this issue Oct 15, 2015 · 1 comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@mattab
Copy link
Member

mattab commented Oct 15, 2015

Desired outcomes:

  • Core platform to handle gracefully the case when several plugins provide a Login mechanism
  • Easier to create Login plugins (no need to care about disabling/enabling other plugins)
  • Let Piwik admin decide which Authentication system should be used (Ldap VS default VS Http auth VS ...)
    • Maybe we create easy UI for this eg. Plugin settings UI (provided by core platform) when two or more Auth are enabled at same time

Notes

@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Oct 15, 2015
@mattab mattab added this to the 3.0.0 milestone Nov 26, 2015
@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Feb 8, 2016
@mattab
Copy link
Member Author

mattab commented Dec 10, 2023

this was improved in the meantime.

@mattab mattab closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2023
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

2 participants