boulder/sa
Aaron Gable 86ab2ed245
SA: Support profiles associated with authorizations (#7956)
Add "certificateProfileName" to the model used to insert new authz2 rows
and to the list of column names read when retrieving rows from the
authz2 table. Add support for this column to the functions which convert
to and from authz2 model types.

Add support for the profile field to core types so that it can be
returned by the SA.

Fixes https://github.com/letsencrypt/boulder/issues/7955
2025-01-27 14:53:30 -08:00
..
db SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
db-next SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
db-users Deprecate DisableLegacyLimitWrites & UseKvLimitsForNewOrder flags; remove code using certificatesPerName & newOrdersRL tables (#7858) 2025-01-10 12:50:57 -08:00
proto sa: add GetRevokedCertsByShard (#7946) 2025-01-22 09:46:57 -08:00
satest ratelimit: Remove legacy registrations per IP implementation (#7760) 2024-11-19 18:39:21 -05:00
testdata Support writing OCSP to Redis on revocation (#6012) 2022-04-01 13:59:56 -06:00
database.go SA: Clean up pre-profile order schema and feature flag (#7953) 2025-01-17 17:15:01 -08:00
database_test.go SA: Enforce microsecond granularity for long_query_time and max_statement_time (#7224) 2023-12-21 13:06:30 -05:00
ip_range_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
metrics.go sa: refactor db initialization (#6930) 2023-06-13 10:15:40 -07:00
migrations.sh test: Support multiple database schemas (#6344) 2022-09-07 14:59:08 -07:00
model.go SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
model_test.go SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
sa.go SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
sa_test.go SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
saro.go sa: add GetRevokedCertsByShard (#7946) 2025-01-22 09:46:57 -08:00
sysvars.go SA: Check MariaDB system variables at startup (#6791) 2023-04-18 11:02:33 -04:00
sysvars_test.go SA: Check MariaDB system variables at startup (#6791) 2023-04-18 11:02:33 -04:00
type-converter.go sa: truncate times in type converter (#7556) 2024-06-24 11:26:34 -07:00
type-converter_test.go sa: truncate times in type converter (#7556) 2024-06-24 11:26:34 -07:00