Skip to content

Commit

Permalink
security/acme-client: add missing fields to model, fixes opnsense#334
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Oct 24, 2017
1 parent 29f9d47 commit 1acb8c8
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,12 @@
<dns_gd_secret type="TextField">
<Required>N</Required>
</dns_gd_secret>
<dns_he_user type="TextField">
<Required>N</Required>
</dns_he_user>
<dns_he_password type="TextField">
<Required>N</Required>
</dns_he_password>
<dns_ispconfig_user type="TextField">
<Required>N</Required>
</dns_ispconfig_user>
Expand Down

0 comments on commit 1acb8c8

Please sign in to comment.