Page MenuHomeFreeBSD

ctld: Permit targets to use a string for portal-groups in UCL
ClosedPublic

Authored by jhb on Feb 11 2025, 1:20 AM.
Tags
None
Referenced Files
F163444331: D48938.id151229.diff
Thu, Jul 23, 6:32 AM
Unknown Object (File)
Tue, Jul 21, 5:58 AM
Unknown Object (File)
Mon, Jul 20, 1:01 PM
Unknown Object (File)
May 12 2026, 1:33 AM
Unknown Object (File)
May 12 2026, 1:33 AM
Unknown Object (File)
May 12 2026, 1:33 AM
Unknown Object (File)
May 12 2026, 1:33 AM
Unknown Object (File)
May 12 2026, 12:54 AM
Subscribers

Details

Summary

In the case that a separate auth-group is not required, this permits
replacing:

portal-group = { name = pg0 }

with:

portal-group = pg0

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62535
Build 59419: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Feb 11 2025, 1:20 AM

Rebase after removing globals from parse.y

Fix a few nits missed in last rebase

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2025, 3:17 PM
This revision was automatically updated to reflect the committed changes.