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

How to secure access to the admin UI #12569

Closed
hsafe opened this issue Feb 19, 2018 · 2 comments
Closed

How to secure access to the admin UI #12569

hsafe opened this issue Feb 19, 2018 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@hsafe
Copy link

hsafe commented Feb 19, 2018

Hi,
Can you advise on how to segregate the matomo UI from the API ? this is particularly important for us since we would like to limit access to the admin page of our matomo. If for example the traffic to the api pass through but a rogue Interent user can not simply get to the admin panel ?

@sgiehl
Copy link
Member

sgiehl commented Feb 19, 2018

You may want to restrict access using a htaccess file. See https://forum.matomo.org/t/using-htaccess-to-restrict-access/1532/26
Additionally there is a feature within Matomo to only allow access to admin with defined IP addresses: https://matomo.org/faq/how-to/faq_25543/

@sgiehl sgiehl closed this as completed Feb 19, 2018
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Feb 19, 2018
@hsafe
Copy link
Author

hsafe commented Feb 19, 2018

Awsome, thanks ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants