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-10-06Piwik\Plugins\Login\Controller class: Change private members to protectedJoey3000
2015-09-17Fixed hardcoded Login module referencesJoey3000
2015-09-04Revert "Piwik\Plugins\Login\Controller class: Change private variables and me...Thomas Steur
2015-09-02Login Controller is now considered API.Thomas Steur
2015-09-01Change private variables and methods to protected.Joey3000
2015-06-26Make sure to escape error messagesThomas Steur
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-03-14fixes #7432 - remove action attribute from login form to force the browser to...sgiehl
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-01-26refs #7073 do not redirect in case of success, just render passwordSuccess di...Thomas Steur
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-28Refactor Auth::initSession method into its own class (SessionInitializer) sin...diosmosis
2014-09-27Fixing Login UI Tests.diosmosis
2014-09-27Refactor Login controller and auth to be more modular and easier to extend/ov...diosmosis
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-26Add reply-to in password recovery e-mails.Marcin Czołnowski
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-05Refactoring Login and LoginLdap plugins so that there is as much code reuse a...mattab
2014-03-11cssgiehl
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-10Refactor core Login to allow for clean LoginHttpAuth logic refs #514mattab
2014-02-05fix password reset did not workThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-27refs #4565 do not allow logme for any super userThomas Steur
2014-01-27#4564 updated some translation stringsThomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2013-11-28make sure to display login form if user has not have enough permissionsThomas Steur
2013-11-18fix login not possibleThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-12remove br as it is escaped anywayThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-04Improving Themes Manage, fix css bug with merged assets disabledmattab
2013-10-02renamend referer to referrer in some translation keys & translationssgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-08-14fixed usage of void function resultssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab