Allow running gitea behind a proxy using the ModSecurity CRS
Go to file
2024-12-26 00:13:39 +01:00
plugins Disable PHP rules. Gitea is written in Go 2024-12-26 00:13:39 +01:00
.gitignore Initial commit 2024-07-11 15:15:15 +02:00
CONTRIBUTORS.md Gitea proxy rule exclusions plugin 2024-07-14 13:22:06 +02:00
INSTALL Gitea proxy rule exclusions plugin 2024-07-14 13:22:06 +02:00
LICENSE Initial commit 2024-07-11 15:15:15 +02:00
README.md Gitea proxy rule exclusions plugin 2024-07-14 13:22:06 +02:00

OWASP CRS - Gitea Proxy Rule Exclusions Plugin

Description

This plugin contains rule exclusions for proxying an external address to a local Gitea instance, a git devops platform, so it can be run together with OWASP CRS (CRS).

Installation

For full and up to date instructions for the different available plugin installation methods, refer to How to Install a Plugin in the official CRS documentation.

Testing

After the plugin is enabled, your Gitea instance should be accessible without any problems possibly caused by CRS (for example, false positives while blocking requests). If you are still having any problems, please file a new issue on gitea.

License

Copyright (c) 2024 Daniel Demus. All rights reserved.

This plugin is distributed under Apache Software License (ASL) version 2. Please see the enclosed LICENSE file for full details.