forked from pool/matomo
Eric Schirra
6a867a60cb
- Update to 4.4.0 * Breaking Changes - The logme method for automatic logins is now disabled by default for new installations. For existing installations it will be enabled automatically on update. If you do not need it please consider disabling it again for security reasons by setting login_allow_logme = 0 in General section of config.ini.php. - The redirect using the url param for the automatic login action logme, will no longer do redirects to untrusted hosts. If you need to do redirects to other URLs on purpose, please add the according hosts as trusted_hosts entry in config.ini.php * New config.ini.php settings - When determining the client IP address from proxy headers like X-Forwarded-For, Matomo will by default look at the first IP in the list. If you need to read the last IP instead, the new INI config option [General] proxy_ip_read_last_in_list be set to 1. Using the last IP can be more secure when you are using proxy headers in combination with a load balancer. - Matomo logs can now be written into "errorlog" (logs using the error_log() php function) and "syslog" (logs to the syslog service) (to complement existing log writers: "screen", "file", "database"). Learn more. * New commands - Added new command core:version which returns the Matomo version number. OBS-URL: https://build.opensuse.org/request/show/908883 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=95 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
matomo-4.4.0.tar.gz | ||
matomo-archive.cron | ||
matomo-archive.service | ||
matomo-archive.timer | ||
matomo-package_update.patch | ||
matomo-README.SUSE | ||
matomo-tmpfile.conf | ||
matomo.changes | ||
matomo.conf | ||
matomo.logrotate | ||
matomo.my.cnf | ||
matomo.rpmlintrc | ||
matomo.spec |