Bug #2648
closed
Networks allowed to communicate with the endpoint are not correctly set
Added by Nicolas CHARLES over 12 years ago.
Updated over 12 years ago.
Category:
System techniques
Description
The webdav is listen to network, based on the generated promises
However, an error prevent the promises to holds the allowed networks, so inventories are not accepted
Ho, ALLOWEDNETWORK is not a system variable, my bad
However, it's a variable in the "common" technique, and not in the "distributePolicy" one
Hence, it cannot be used
Hence the Technique cannot be used as is it now
I "guess" it should be a system variable
Still thinking in this thread
It cannot be easily a system variable, for system variable are not really dynamic
I guess, the easiest (meaning, it can be done in time with little risk) would be to write this variable in the site.cf, and be able to reuse it in the distribute policy technique
- Status changed from New to In progress
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
Nicolas CHARLES wrote:
Still thinking in this thread
It cannot be easily a system variable, for system variable are not really dynamic
I guess, the easiest (meaning, it can be done in time with little risk) would be to write this variable in the site.cf, and be able to reuse it in the distribute policy technique
Yes, agreed! But actually, it's already written in the cf-served.cf file, as $(def.acl).
I just tested a fix using this, and will commit it now.
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:ddf68a5618ece74784ba2d6cc222a9560a18a9b9.
- Status changed from Pending technical review to Released
This seems valid, thank you jonathan
- Target version changed from 50 to 2.4.0~beta3
Also available in: Atom
PDF