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-07-20Improve role/capability handling in usermanager (#19388)Stefan Giehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-02-25Remove no longer needed method in UsersManager (#18846)Thomas Steur
2022-02-11[Vue] migrate paged users list component to vue (#18582)dizzy
2021-05-27Email notifications for critical actions (#17531)Zoltan Flamis
2021-05-10more neutral wording and other style improvements (#17540)Lukas Winkler
2020-10-22get idtokenauth from $_GET if present since the password confirm page forward...diosmosis
2020-07-21Fix escaping in site selection for anonymous user configuration (#16232)Stefan Giehl
2020-07-07don't specify optional parameters before required parameters (#16185)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-03-04Fix double colon and case (#15655)Jean Baptiste Noblot
2019-09-13Various platform tweaks (#14832)Thomas Steur
2019-08-14Add newsletter signup button to user settings page (#14466)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-28Make sure to compare password with unsanitized password (#14033)Thomas Steur
2018-12-17Add capability editing to users manager (#13842)diosmosis
2018-12-10Allow form select to show specific text for empty option that is not placehol...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-10-05Remove alias from user settings. (#13543)diosmosis
2018-10-03Improve usage of requested site in plugin Controllers (#13526)Stefan Giehl
2018-09-17Use Request::processRequest() so API events are triggered. (#13428)diosmosis
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-09-06Make sure user is not logged out when settings saved w/ no password change. (...diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-02-12Fix changing password in usersmanager can result in an errorThomas Steur
2015-12-22remove unused use statementssgiehl
2015-12-21Merge pull request #9379 from piwik/4314Matthieu Aubry
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-12-10when having only view access to current selected website, select a site with ...Thomas Steur
2015-12-01refs #7105 do not call API methods directly so plugins can hook into itThomas Steur
2015-11-08request API the proper way so plugins can listen to this event and change the...Thomas Steur
2015-10-30Merge pull request #9093 from piwik/timeformatsMatthieu Aubry
2015-10-29Do not call API directly so it is possible to change the resultThomas Steur
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-06-06use new translations from Intl pluginsgiehl
2015-03-23#7436 Show a nicer error message if trying to edit website access when not adminMatthieu Napoli
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-07fixes #6935 move anonymous settings into a separate page and menu itemThomas Steur
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-10-16Merge pull request #6455 from burakcakirel/masterBenaka