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

iOS App Don't Allow Access to Web Server Password Protected Piwik Installations #2533

Closed
anonymous-matomo-user opened this issue Jul 1, 2011 · 2 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@anonymous-matomo-user
Copy link

I suppose this is a feature request. Using Piwik iOS app it is currently not possible to access a Piwik installation running on a server that requires a username/password to be entered. For example, if Piwik is in a <Directory>, <Location>, or has a .htaccess with something along the lines of: AuthBasic, Require User xxx and so on, the iOS app simply returns an error "Please verify settings" instead of providing an additional level of password/username entry.

This could be solved in a way that is similar to that of the iOS app for Wordpress, which takes two sets of usernames and passwords: the ones the web server may require and the actual Wordpress admin user name and password.

Naturally, this should work with HTTPS, not just HTTP.

Many thanks for great work, I am new to Piwik but very impressed at this stage. I apologise if this request had been recorded before, but I could not find it.

@mattab
Copy link
Member

mattab commented Sep 17, 2011

Thanks for the suggestion. This sounds like an edge case so wont fix unless of course a patch is offered. Thanks!

@robocoder
Copy link
Contributor

I'm guessing no fix is actually required if rafal uses the HttpAuthLogin plugin.

@anonymous-matomo-user anonymous-matomo-user added this to the Future releases milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants