Skip to content

Security hardening fixed#1276

Open
Aymuos22 wants to merge 1 commit intoopenml:developfrom
Aymuos22:feature/security_hardening
Open

Security hardening fixed#1276
Aymuos22 wants to merge 1 commit intoopenml:developfrom
Aymuos22:feature/security_hardening

Conversation

@Aymuos22
Copy link

Updated OpenML/docker/config/php.ini to harden the PHP runtime: turned off expose_php so responses no longer include the PHP signature, and raised max_input_time to 3600 seconds to keep multi‑GB multipart uploads from failing mid‑stream.

Adjusted OpenML/docker/config/api.conf so the document root uses Options -Indexes ..., preventing Apache from serving directory listings for the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant