Update README.md

This commit is contained in:
SubleXBle
2025-08-28 12:22:29 +02:00
committed by GitHub
parent 7e7eaaf948
commit 2654a3534e
+3 -1
View File
@@ -14,7 +14,9 @@ High flexibility comes from the backend shell scripts, which you can adapt to yo
> ### This version introduces **Authentication** and **Multi-Server Support** as core features.
>
> Therefore, a lot was reworked, to fit the new Multiserver Structure and Application-Authentication as well as there is a new /endpoint/ to sync your Servers that are running Fail2Ban with Fail2Ban-Report. If interested, read the [Syncronisation-Concept](Docs/Sync-Concept.md) and about the [Chain of Trust](Docs/chain-of-trust.md).
>To enable these, significant parts of the application have been reworked to align with the new multi-server architecture and integrated authentication system. A new `/endpoint/` has also been added to synchronize your Fail2Ban servers with Fail2Ban-Report.
> For more details, see the [Syncronisation-Concept](Docs/Sync-Concept.md) and the [Chain of Trust](Docs/chain-of-trust.md) or the [Authentication System](Docs/Authentication-System.md).
---