20 Feb
2025
20 Feb
'25
4:59 p.m.
On Feb 20, 2025, at 4:43 PM, Alan DeKok <aland@deployingradius.com> wrote:
In any case, I've replaced the wrong one with the one you posted here. It will be available in the next release.
Double-checking it... I've fixed some typos which prevented it form working, and removed a lot of duplication. I find the following duplication hard to read: Foo-Bar-Baz-X = Foo-Bar-Baz-X-Allowed Foo-Bar-Baz-Y = Foo-Bar-Baz-Y-DisAllowed versus Foo-Bar-Baz-X = Allowed Foo-Bar-Baz-Y = Disallowed The second is much preferred, and is the style used elsewhere in the server. Alan DeKok.