SHA256
1
0
forked from pool/matomo
Go to file
Eric Schirra 6a867a60cb Accepting request 908883 from home:ecsos:server
- 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
2021-07-28 12:32:55 +00:00
.gitattributes Accepting request 789232 from network:utilities 2020-03-28 08:59:25 +00:00
.gitignore Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo-4.4.0.tar.gz Accepting request 908883 from home:ecsos:server 2021-07-28 12:32:55 +00:00
matomo-archive.cron Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo-archive.service Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo-archive.timer Accepting request 650512 from home:ecsos:server 2018-11-20 14:54:10 +00:00
matomo-package_update.patch Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00
matomo-README.SUSE Accepting request 850578 from home:ecsos:server 2020-11-24 17:16:32 +00:00
matomo-tmpfile.conf Accepting request 759049 from home:lrupp:branches:network:utilities 2019-12-24 10:41:18 +00:00
matomo.changes Accepting request 908883 from home:ecsos:server 2021-07-28 12:32:55 +00:00
matomo.conf Accepting request 759049 from home:lrupp:branches:network:utilities 2019-12-24 10:41:18 +00:00
matomo.logrotate Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo.my.cnf Accepting request 713356 from home:ecsos:server 2019-07-04 09:37:06 +00:00
matomo.rpmlintrc Accepting request 758580 from home:lrupp:branches:network:utilities 2019-12-20 22:47:23 +00:00
matomo.spec Accepting request 908883 from home:ecsos:server 2021-07-28 12:32:55 +00:00