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)
Apr 21 2026, 7:55 AM
Unknown Object (File)
Apr 21 2026, 2:01 AM
Unknown Object (File)
Apr 19 2026, 6:19 AM
Unknown Object (File)
Apr 19 2026, 1:52 AM
Unknown Object (File)
Apr 18 2026, 7:23 PM
Unknown Object (File)
Apr 17 2026, 11:45 AM
Unknown Object (File)
Apr 15 2026, 3:10 PM
Unknown Object (File)
Apr 15 2026, 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