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

LoginHttpAuth is in .gitmodules but not listed in plugins/ directory on Github #9908

Closed
mattab opened this issue Mar 10, 2016 · 1 comment
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 10, 2016

LoginHttpAuth is in the .gitmodules file: https://github.com/piwik/piwik/blob/2.16.0/.gitmodules#L21-L24
but it isn't visible in source in github: https://github.com/piwik/piwik/tree/master/plugins

Expected: LoginHttpAuth should be visible in the sourcecode tree.

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Mar 10, 2016
@mattab mattab added this to the 2.16.1 milestone Mar 10, 2016
mattab added a commit that referenced this issue Mar 10, 2016
using ` git submodule add --force https://github.com/piwik/plugin-LoginHttpAuth.git plugins/LoginHttpAuth`
refs #9908
@mattab
Copy link
Member Author

mattab commented Mar 10, 2016

Fixed using git submodule add --force https://github.com/piwik/plugin-LoginHttpAuth.git plugins/LoginHttpAuth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant