Commit Graph

2 Commits

Author SHA1 Message Date
Samantha Frank a78efb82b5
RA: Allow profile selection to be gated on account-based allow lists (#7959)
Use the new allowlist package added in #7958 to implement an
account-based allow list for profile selection in the RA.

Part of #7604
2025-01-24 12:27:24 -05:00
Samantha Frank d2d86d9309
allowlist: Provide a generic implementation of an allow list (#7958)
Allow lists are a common pattern in Boulder, provide a generic
implementation in its own package.

Part of #7604
2025-01-21 12:54:42 -05:00