diff options
| author | Neur0toxine <pashok9825@gmail.com> | 2025-04-21 01:18:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-20 22:18:21 +0000 |
| commit | 7dc545cfa9281efcf802ff0afd6d3796c4f5922c (patch) | |
| tree | 15bb4fbb17df640bb1d4860d5dcb0864488dcd73 /docs | |
| parent | 1add24b907f35e645190078045867369f34919c2 (diff) | |
| download | anubis-7dc545cfa9281efcf802ff0afd6d3796c4f5922c.tar.xz anubis-7dc545cfa9281efcf802ff0afd6d3796c4f5922c.zip | |
Add headers bot rule (#300)
* Closes #291: add headers support to bot policy rules
* Fix config validator
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 7dd5c26..1077dbe 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added example nginx configuration to documentation - Added example Apache configuration to the documentation [#277](https://github.com/TecharoHQ/anubis/issues/277) - Move per-environment configuration details into their own pages +- Added headers support to bot policy rules ## v1.16.0 |
