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
2022-02-08Fix usage of translation key (#18747)Stefan Giehl
2021-08-11Fix a couple a possible warning in PHP 8.1 (#17869)Stefan Giehl
2021-08-10Do not log a failed login if a valid app token_auth is sent with the request,...Stefan Giehl
2021-04-14Ensure correct no access message is shown (#17445)Stefan Giehl
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-09-30Compare session token in any case (#16448)Thomas Steur
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-19Makes report export overlay compatible with app specific tokens (#16066)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-14split files containing multiple classes (#15810)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-26Do not initiate auth instance if a user is already logged in in FrontControll...diosmosis
2019-12-31If user is already super user, no need to set super user flag (#15329)Thomas Steur
2019-12-16Fix error message when not correct token is used in API (#15260)Thomas Steur
2019-11-11Fix "PHP Deprecated: strpos(): Non-string needles will be interpreted as str...Thomas Steur
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-08-16Do not record the trace for user input errors (#14771)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-09-01Fix capabilities weren't detected correctly (#13368)Thomas Steur
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-25No strict checking for idsite (#13205)Thomas Steur
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2017-01-07Use gender-neutral wording where possible (#10982)Lucas Jenß
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-06-24Make sure derived Access classes can override loadSitesIfNeeded method to ove...diosmosis
2015-06-03Move Access singleton to DI.diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-01Restore auth after API requestThomas Steur
2015-04-08load all site ids only if needed. Makes dashboard much faster if one is super...Thomas Steur
2014-10-23Fixes #6499 Thanks for the quick report!mattab
2014-10-22Fix tests after 9425c0f6d0134a65b0e22d9971923d03f83dcfa8mattab
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-17Refs #5004 remove unused codemattab
2014-04-17Refs #5004 Remove the "login" override when setting a user as super user.mattab
2014-04-17Removing unused postTestEventmattab
2014-04-03Removed deprecated methods, renamed calls to the new methods. Refs #4942mattab
2014-03-17deprecated method was usedThomas Steur
2014-02-20Make sure login is set if setSuperUser is called.diosmosis
2014-02-18Refs #4702 Setup access statemattab
2014-02-05fix password reset did not workThomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-29refs #4564 fix method namesThomas Steur