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-09-30Add copy link after token been sent for the user doesnt have email set up fro...Peter Zhang
2022-08-31 filtering a user's permissions, capabilities fixes (#19680)Peter Zhang
2022-07-29Merge branch 'next_release' into 4.x-devmergetestsgiehl
2022-07-28Params name not matching, caused first website granted not working (#19575)Peter Zhang
2022-07-20Improve role/capability handling in usermanager (#19388)Stefan Giehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-06-07invite user replace add user (#18868)Peter Zhang
2021-03-16Check usernames and emails against each other on user create and update (#17296)Zoltan Flamis
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-21Allow plugins to configure custom user preferences (#16210)Thomas Steur
2020-07-07don't specify optional parameters before required parameters (#16185)Thomas Steur
2020-06-26Prevent phishing attack on reset your password (#16112)Thomas Steur
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-10-04Check email case insensitive in updateUser (#14950)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-19fix testdiosmosis
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-04-11Add a config to disable e-mail notifications on password/email change through...simivar
2019-03-08Send email notification when user email changes. (#14136)diosmosis
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-26In two UsersManager API methods, do not apply offset if limit is not also app...diosmosis
2018-11-01Limit password length (#13494)Thomas Steur
2018-09-06Make sure user is not logged out when settings saved w/ no password change. (...diosmosis
2018-09-06Make sure UserTableFilter can filter by new roles/capabilities. (#13390)diosmosis
2018-08-21Make sure all sites with no access are selected in UsersManager.getSitesForUs...diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2016-12-02Password hashing (#10926)Thomas Steur
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2015-06-03Fixing all tests that use Access::setSingletonInstance().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-03-14fixes #6359 - make UsersManager.getSitesAccessFromUser work for superusersgiehl
2014-12-16refs #6672 fixes bug when username contains underscoremattab
2014-12-16New method getAllUsersPreferences and testmattab
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur