Commit Graph

12 Commits (1a711e1b911d118a68d53653ce80bdf20798b9a4)

Author SHA1 Message Date
Max 7731edd816
Store and verify Acme account location (#1386)
* Store and verify account location on acme requests

Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
Co-authored-by: Mariano Cano <mariano@smallstep.com>
1 year ago
max furman 8b256f0351
address linter warning for go 1.19 1 year ago
max furman 6b8585c702 PR review fixes / updates 4 years ago
max furman 80c8567d99 change errnotfound type for getAccount
- more generalized NotFound type rather than the nosql
one we were using
- if the error is not recognized then the logic in create account will
break.
4 years ago
max furman 88e6f00347 nosql account db unit tests 4 years ago
max furman ce13d09dcb add `at` to time attributes in dbAccount 4 years ago
max furman 80a6640103 [acme db interface] wip 4 years ago
max furman 2ae43ef2dc [acme db interface] wip errors 4 years ago
max furman 121cc34cca [acme db interface] wip 4 years ago
max furman 461bad3fef [acme db interface] wip 4 years ago
max furman 31ad7f2e9b [acme] Continued work on acme db interface (wip) 4 years ago
max furman 34859551ef Add new directory structure 4 years ago