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
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
2015-06-26Make sure to escape error messagesThomas Steur
2015-06-24language updatesgiehl
2015-06-24Make login link minimalmattab
2015-06-23#8087 handle also the cases where a user has no access (redirect to the login...Matthieu Napoli
2015-06-08refs #6552 set noindex,nofollow option for all pages apart from login pageThomas Steur
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-06-03During Tracker authentication, make sure to reset the Auth instance's passwor...diosmosis
2015-06-03Create Auth implementation in DI config, instead of in event.diosmosis
2015-05-31language updatesgiehl
2015-05-25language updatesgiehl
2015-05-01Restore auth after API requestThomas Steur
2015-04-28language updatesgiehl
2015-04-21language updatesgiehl
2015-04-16A try at including Bootstrap's container and grid system to replace custom cl...Matthieu Napoli
2015-03-18Add events to login navczolnowski
2015-03-14fixes #7432 - remove action attribute from login form to force the browser to...sgiehl
2015-03-12Fix typo fixes #7412mattab
2015-02-25translation updatesgiehl
2015-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-13Updated translations from otrancemattab
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-01-29Improve Login Screen Layout - input width.Chris