block unauthenticated commit viewing on forgejo
This commit is contained in:
parent
768cf2e834
commit
7bad14dca2
4 changed files with 57 additions and 74 deletions
|
|
@ -52,9 +52,8 @@
|
|||
package = pkgs.caddy.withPlugins {
|
||||
plugins = [
|
||||
"github.com/ggicci/caddy-jwt@v1.3.0"
|
||||
"pkg.jsn.cam/caddy-defender@v0.10.1"
|
||||
];
|
||||
hash = "sha256-wV0hiQ/plS+b2CvbxHK+C4BRNgIVlDEyPBEaxsYd+FI=";
|
||||
hash = "";
|
||||
};
|
||||
|
||||
globalConfig = ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue