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
2021-09-08Revert "Make password reset use a secure hash (#17961)" (#17983)Stefan Giehl
2021-09-08Make password reset use a secure hash (#17961)mwithheld
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-06-15Fix UI tests (#17674)dizzy
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-13Ensure redirects from logme method are only done to trusted hosts (#17661)Stefan Giehl
2021-05-11detect brute force login attempts from different ip addresses (#17503)dizzy
2021-04-14Ensure correct no access message is shown (#17445)Stefan Giehl
2021-01-12Make admin menu collapsible (#17073)Stefan Giehl
2020-11-03Fix build (#16658)Thomas Steur
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-26Prevent phishing attack on reset your password (#16112)Thomas Steur
2020-06-26Use correct color for text fields (#16117)Stefan Giehl
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-10-03Fixes some failing tests (#14948)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-17Implements a rate limit for password resets (#13934)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-07Fix build (#14320)diosmosis
2019-03-08Send email notification when user email changes. (#14136)diosmosis
2019-01-07Update submodules. (#13936)diosmosis
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-19Assume `javascript:void(0);` as safe link in tests (#13722)Stefan Giehl
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-10-12Add tests for password resetter and tweak process a bit. (#13523)diosmosis
2018-08-02Add privacy policy/terms and conditions settings and display in bottom of cer...diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2017-12-01Add possibility to restrict piwik access by ip (#12242)Thomas Steur
2016-12-02Password hashing (#10926)Thomas Steur