Changes in version 5.0.83
- Define and enforce same UID and GID 1000 in all next docker releases (#4637)
If you run on docker ensure to perform chown 1000:1000 /var/globaleaks -R - Configure explicit USER UID/GID in compatibility with k8s securityContexts (#4637)
- Implement 'Clear-Site-Data' header on logout handlers (#4636)
- Bump client dependencies to latest stable versions
- [doc] Add documentation about usage of 'Clear-Site-Data' header
- [ci] Add tests for 'Clear-Site-Data' header