-
Can win-acme be updated to use a newer .NET version, as 7.0 is now unsupported?
-
As of right now, there's no "Vendor Name"[sic] namespace which breaks this [mandatory requirement](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md):
- Each namespace must have a…
-
Hi,
Long story short, the NPM install does not work on Windows 10. It's not a local issue. I can see it is falling over trying to access node_modules/sharp which is not installed or part of packa…
-
CSRF Failed: Origin checking failed - https://comics.my.domain does not match any trusted origins.
I used Nginx to add the codex server as a subdomain:
https://comics.my.domain
I believe I ju…
-
Hello,
I have an issue on my exchange with the version latest version of win-acme v2.2.9.1701
I ran this command:
import the new certificate on IIS
It produced this output:
ssl protocol error…
-
# 12. Caching
* `@EnableCaching` 하면 자동 구성 해줌
```
import org.springframework.cache.annotation.Cacheable;
import org.springframework.stereotype.Component;
@Component
public class MathService {
…
-
Hello. I am trying to follow the instructions [documented here](https://netflix.github.io/dgs/generating-code-from-schema/#limiting-generated-code-for-client-api) to limit the types generated. We have…
-
**Description**
During first application of a highstate to a new minion I got this error.
```
[ERROR ] An un-handled exception was caught by salt's global exception handler:
RecursionError: ma…
-
Is there a blessed documentation how to do caching with `stack` builds on GitHub Actions? If not, could we have one?
In particular, I wonder how to correctly cache stack builds from one run of the…
-
搭建平台:win10
我在自己的软路由设备上设置了代理服务器,同时必须设置用户名和密码,但是在软件后台只能填写ip地址和端口号,无法填写用户名和密码,这导致我无法链接代理服务器。(虽然目前可以通过在win10上开启v2ray的代理来解决,但还是希望作者能够添加该功能)同时询问能否走socks5类型的代理?