HomePhorge

(#9508) Be explicit is setting `auth any` for default ACLs.
0c28238a36a4Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#9508) Be explicit is setting auth any for default ACLs.

The previous change didn't actually work: while it ran through and claimed to
be doing the right thing, it actually skipped setting auth any into the
default ACL.

By being explicit that it is any we can force the code to do the right thing;
along the way simplify the notice about the default ACL to show more useful
information more cleanly.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU0c28238a36a4: (#9508) Be explicit is setting `auth any` for default ACLs. (authored by Daniel Pittman <daniel@puppetlabs.com>).Nov 7 2011, 8:46 PM