mirror of https://github.com/breard-r/acmed.git
Browse Source
Display a warning when fetching order or an authorization
Display a warning when fetching order or an authorization
Orders and authorization can both contain an error which can, for example, help an user to fix a broken hook. It is therefore very useful to display it. Plus, when pooling one of those objects, having an error does not mean we should stop pooling since the error may be temporary.pull/5/head
Rodolphe Breard
6 years ago
7 changed files with 73 additions and 11 deletions
-
6CHANGELOG.md
-
15acmed/src/acme_proto.rs
-
7acmed/src/acme_proto/http.rs
-
2acmed/src/acme_proto/structs.rs
-
27acmed/src/acme_proto/structs/authorization.rs
-
18acmed/src/acme_proto/structs/error.rs
-
9acmed/src/acme_proto/structs/order.rs
Write
Preview
Loading…
Cancel
Save
Reference in new issue