Actions
Bug #7267
closedRoot server's apache config does not honor < 2.4 for webdav
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Found this in a root server's apache2 vhost:
<LimitExcept PUT> Require all denied </LimitExcept>
Should this not be handled with IfVersion?
Updated by Janos Mattyasovszky about 9 years ago
- Pull Request set to https://github.com/matya/rudder/pull/1
Proposing pull request to fix it.
Updated by Janos Mattyasovszky about 9 years ago
- Pull Request changed from https://github.com/matya/rudder/pull/1 to https://github.com/Normation/rudder/compare/branches/rudder/2.11...matya:patch-1
Updated by Janos Mattyasovszky about 9 years ago
- Pull Request changed from https://github.com/Normation/rudder/compare/branches/rudder/2.11...matya:patch-1 to https://github.com/Normation/rudder/pull/928
Updated by Benoît PECCATTE about 9 years ago
- Status changed from New to In progress
- Pull Request changed from https://github.com/Normation/rudder/pull/928 to https://github.com/Normation/rudder/pull/929
Updated by Anonymous about 9 years ago
- Status changed from In progress to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|c48b72d57136fae89ffab8e23c8e2b1d718e3498.
Updated by Benoît PECCATTE about 9 years ago
Applied in changeset rudder|ab3b6ac92742fe1bb5215a788c8a4467d23339ca.
Updated by Vincent MEMBRÉ about 9 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE almost 9 years ago
- Pull Request changed from https://github.com/Normation/rudder/pull/929 to https://github.com/Normation/rudder/pull/928
Final PR is https://github.com/Normation/rudder/pull/928
Updated by Nicolas CHARLES almost 9 years ago
- Related to Bug #7491: Node is being accepted in Rudder while the IP address is not in Authorized Networks added
Actions