Commit a697b69
committed
Fix certificate generation flow
A recent change to the logic in auth.ts prevented /.well-known/acme-challenge/* requests from being allowed without authentication. This commit fixes that.1 parent 4ee170d commit a697b69
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments