Page MenuHomeFreeBSD

ctld: Add a label string to auth_groups
ClosedPublic

Authored by jhb on Apr 2 2025, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 7:55 AM
Unknown Object (File)
Tue, Apr 21, 2:01 AM
Unknown Object (File)
Sun, Apr 19, 6:19 AM
Unknown Object (File)
Sun, Apr 19, 1:52 AM
Unknown Object (File)
Sat, Apr 18, 7:23 PM
Unknown Object (File)
Fri, Apr 17, 11:45 AM
Unknown Object (File)
Wed, Apr 15, 3:10 PM
Unknown Object (File)
Wed, Apr 15, 7:49 AM
Subscribers

Details

Summary

This holds the abstract name of an auth-group for use in warning
messages. For anonymous groups associated with a target, the label
includes the target name.

Abstracting this out removes a lot of code duplication of
nearly-identical warning messages.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable