boulder/mocks
Aaron Gable 98a4bc01ea
Rename 'now' to 'validUntil' in GetAuthz requests (#7631)
The name "now" was always misleading, because we never set the value to
be the actual current time, we always set it to be some time in the
future to avoid returning authzs which expire in the very near future.
Changing the name to "validUntil" matches the current naming in
GetPendingAuthorizationRequest.
2024-07-25 10:52:34 -07:00
..
ca.go Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
grpc.go Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
mailer.go Use custom mocks instead of mocks.StorageAuthority (#7494) 2024-05-21 09:16:17 -07:00
publisher.go Use custom mocks instead of mocks.StorageAuthority (#7494) 2024-05-21 09:16:17 -07:00
sa.go Rename 'now' to 'validUntil' in GetAuthz requests (#7631) 2024-07-25 10:52:34 -07:00