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
2016-04-24language updatesgiehl
2016-04-10language updatesgiehl
2016-03-15Use consistent token_auth naming, and remove "token" to minimise confusion wi...mattab
2016-03-08language updatesgiehl
2016-03-07Merge pull request #9879 from piwik/changepwmailThomas Steur
2016-03-07refs #9833 - Improve password reset confirmation mail text to inform user tha...sgiehl
2016-03-06fix js error detection in reset password formsgiehl
2016-02-19language updatesgiehl
2016-02-06language updatesgiehl
2016-02-02refs #9659 remove outline in login form as it clooks weird on firefox 44Thomas Steur
2016-01-27language updatesgiehl
2016-01-25refs #9546 use numbered placeholders in translationssgiehl
2016-01-19language updatesgiehl
2016-01-11Fix missing `use Piwik\Piwik`Joey3000
2016-01-08Syntax error fixJoey3000
2016-01-08Bugfix (syntax)Joey3000
2016-01-07Comment update onlyJoey3000
2016-01-07Standardize usage of **password** hash functionJoey3000
2015-12-31Fix function headerJoey3000
2015-12-30language updatesgiehl
2015-12-21Renaming methods + refactoringmattab
2015-12-19fix wording, use "Also" instead of "Alternatively"Matthieu Aubry
2015-12-18Display useful message how to solve "Form security error" issue, when SSL may...mattab
2015-12-15language updatesgiehl
2015-12-04language updatesgiehl
2015-11-22fixes #9247 doubled meta robots tag on login pageThomas Steur
2015-11-17language updatesgiehl
2015-09-30language updatesgiehl
2015-09-25translation updatesgiehl
2015-09-22language updatesgiehl
2015-09-17Fixed hardcoded Login module referencesJoey3000
2015-09-15Set HTML <title> values in all user menu and admin menu pagesmattab
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-09-04Revert "Piwik\Plugins\Login\Controller class: Change private variables and me...Thomas Steur
2015-09-02language updatesgiehl
2015-09-02Login Controller is now considered API.Thomas Steur
2015-09-01Change private variables and methods to protected.Joey3000
2015-08-22Rename test methods to new naming conventionMatthieu Napoli
2015-08-22Rename password variable to passwordHash for better clarityMatthieu Napoli
2015-08-22Cast $user['superuser_access'] to int to avoid any possible errorMatthieu Napoli
2015-08-22Reorganize code, no behavior changeMatthieu Napoli
2015-08-22Login is now case-insensitive when logging inMatthieu Napoli
2015-08-22Organize authentication code into separate methods for clarityMatthieu Napoli
2015-07-31language updatesgiehl
2015-07-26language updatesgiehl
2015-07-23Remove useless CSSMatthieu Napoli
2015-07-18language updatesgiehl
2015-07-06language updatesgiehl
2015-07-02language updatesgiehl
2015-06-26Merge pull request #8197 from piwik/escape_error_messageMatthieu Aubry