Actions
Bug #35402
closedInstaller - Bug #33956: serve assets directly via Apache, not via Puma/Rails
Allow apache to read /var/lib/foreman/public
Difficulty:
Triaged:
Yes
Updated by Evgeni Golov about 2 years ago
- Project changed from Installer to SELinux
Updated by Evgeni Golov about 2 years ago
type=AVC msg=audit(1661162910.716:3887): avc: denied { getattr } for pid=49653 comm="httpd" path="/var/lib/foreman/public/webpack/bundle-f479bf58695b19127829.css" dev="vda1" ino=109226856 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:foreman_lib_t:s0 tclass=file permissive=1 type=AVC msg=audit(1661162910.716:3888): avc: denied { read } for pid=49653 comm="httpd" name="bundle-f479bf58695b19127829.css" dev="vda1" ino=109226856 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:foreman_lib_t:s0 tclass=file permissive=1 type=AVC msg=audit(1661162910.716:3888): avc: denied { open } for pid=49653 comm="httpd" path="/var/lib/foreman/public/webpack/bundle-f479bf58695b19127829.css" dev="vda1" ino=109226856 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:foreman_lib_t:s0 tclass=file permissive=1 type=AVC msg=audit(1661162910.717:3889): avc: denied { map } for pid=49653 comm="httpd" path="/var/lib/foreman/public/webpack/bundle-f479bf58695b19127829.css" dev="vda1" ino=109226856 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:foreman_lib_t:s0 tclass=file permissive=1
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-selinux/pull/145 added
Updated by Evgeni Golov about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 70780594ea0b274ec993e35f4de8d6706d8466ce.
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman-selinux/pull/146 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman-selinux/pull/147 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Category set to General Foreman
- Triaged changed from No to Yes
Actions