Mybinder.org-deploy: Make matomo accounts for mybinder.org team members

Created on 22 Oct 2018  路  4Comments  路  Source: jupyterhub/mybinder.org-deploy

Matomo lets you have user accounts in it. Instead of using a single 'admin' account for everyone, we should instead have an account per user. This can be created by any 'admin' user.

I'm gonna create a bunch of accounts for people and make them superusers.

  • [x] @choldgraf
  • [x] @jzf2101
  • [x] @minrk
  • [x] @betatim
  • [x] @willingc

We can add more people if we wish.

Part of #725

Most helpful comment

Created and emailed everyone!

All 4 comments

Created and emailed everyone!

When I try to login to matamo I see the following:

Error: Form security failed. Please reload the form and check that your cookies are enabled. If you use a proxy server, you must configure Matomo to accept the proxy header that forwards the Host header. Also, check that your Referrer header is sent correctly.

When I first visit the page lastpass prefills it with a different account's details, I then replace those with my personal details, click login and get the above error.

If I use the login details that lastpass fills in and click login it works smoothly.

It sounds like a xsrf cookie/form problem? Any ideas on what to debug/look at?

@betatim I ran into this too. Refreshing workee. I'm guessing the LastPass filled creds are admin creds.

My suspicion is that since we run 3 replicas of matomo, it isn't sharing session data leading to xsrf out of sync problems. I'll look into it!

Was this page helpful?
0 / 5 - 0 ratings