You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/acme/db/nosql
Herman Slatman 2f3819aa4e
Use key authorization from ID token and `handle` -> `preferred_username`
5 months ago
..
account.go Store and verify Acme account location (#1386) 1 year ago
account_test.go Store and verify Acme account location (#1386) 1 year ago
authz.go address linter warning for go 1.19 1 year ago
authz_test.go Verify CSR key fingerprint with attestation certificate key 1 year ago
certificate.go address linter warning for go 1.19 1 year ago
certificate_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
challenge.go Make the `Target` optional in `Challenge` object 5 months ago
challenge_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab.go address linter warning for go 1.19 1 year ago
eab_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
nonce.go address linter warning for go 1.19 1 year ago
nonce_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
nosql.go Refactor logic for processing `WireID` identifiers in Order 5 months ago
nosql_test.go Introduce gocritic linter and address warnings 3 years ago
order.go Fix linter issues and improve error handling 5 months ago
order_test.go cheat by allowing also looking up for ready orders 5 months ago
wire.go Improve Wire persistence errors 5 months ago
wire_test.go Use key authorization from ID token and `handle` -> `preferred_username` 5 months ago