When calling setSuperUserAccess the login is overwritten by any super user access. we should disable this as it creates issues when other code is using the username. https://github.com/piwik/piwik/blob/master/core/Access.php#L233-236
When calling setSuperUserAccess the login is overwritten by any super user access.
we should disable this as it creates issues when other code is using the username.
https://github.com/piwik/piwik/blob/master/core/Access.php#L233-236