smallstep-certificates/acme/api
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.
2021-03-25 14:54:12 -07:00
..
account_test.go more unit tests 2021-03-25 12:05:46 -07:00
account.go [acme db interface] more unit tests 2021-03-25 12:05:46 -07:00
handler_test.go more unit tests 2021-03-25 12:05:46 -07:00
handler.go Finish order unit tests and remove unused mocklinker 2021-03-25 13:46:51 -07:00
linker_test.go more unit tests 2021-03-25 12:05:46 -07:00
linker.go Finish order unit tests and remove unused mocklinker 2021-03-25 13:46:51 -07:00
middleware_test.go change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
middleware.go change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
order_test.go Finish order unit tests and remove unused mocklinker 2021-03-25 13:46:51 -07:00
order.go Finish order unit tests and remove unused mocklinker 2021-03-25 13:46:51 -07:00