Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-01-07Use gender-neutral wording where possible (#10982)Lucas Jenß
2016-12-02Password hashing (#10926)Thomas Steur
2016-01-11Revert renaming of getTokenAuth API parameterJoey3000
2016-01-08Bugfix (syntax)Joey3000
2016-01-07Standardize usage of **password** hash functionJoey3000
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-05-05refs #7839 set a user preference only if there is actually a siteThomas Steur
2015-04-17Slight refactoring, move Option::get call to separate method in UsersManager/...diosmosis
2015-04-17Move set default report user preference if not set optimization to scheduled ...diosmosis
2015-04-08added a comment for this change and added testsThomas Steur
2015-04-08load all site ids only if needed. Makes dashboard much faster if one is super...Thomas Steur
2015-03-16Dependency injection in API classesMatthieu Napoli
2015-03-14fixes #6359 - make UsersManager.getSitesAccessFromUser work for superusersgiehl
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2014-12-16refs #6672 fixes bug when username contains underscoremattab
2014-12-16New method getAllUsersPreferences and testmattab
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-10-13a few coding style changesThomas Steur
2014-10-08Fix a notice when running archive.phpmattab
2014-09-30Add _isPasswordHashed parameter to UsersManager.addUser (mirrors parameter in...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-08refs #5943 remove a users reports that belong to a specific site if the user ...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-15UpdateUser and AddUser triggersBurak Çakırel
2014-07-15Passed email and password variablesBurak Çakırel
2014-06-10Merge pull request #298 from czolnowski/password-validatorMatthieu Aubry
2014-06-10Password validation logic removed from UsersManager plugin file and implement...Marcin Czołnowski
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-28Extended password validation based on hooks and PasswordValidator interface.Marcin Czołnowski
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-05Minormattab
2014-02-05Make UsersManager not fail, if the current user is set by another Login plugi...mattab
2014-02-03Fixes #4609 Removing last mentions of Piwik_ -- Looking sharp now!mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-29refs #4564 cleanup and make sure a new user does not get super user accessThomas Steur
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-28Tweaking translations for consistencymattab
2014-01-28refs #4564 some bugfixes, documentation and testsThomas Steur
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-27#4564 updated some translation stringsThomas Steur
2014-01-24refs #4564 whitespaceThomas Steur
2014-01-24refs #4564 added some Login tests to make sure a user with super user access ...Thomas Steur
2014-01-23refs #4564 fixed some permission issues and removed the todo tagsThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 some more fixes for config super userThomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-23refs #4564 #2589 added possibility to define multiple superusersThomas Steur