Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-03-17 09:08:58 +00:00
parent 5d5d6b4158
commit 0c40d3cf7d
30 changed files with 120 additions and 119 deletions

View file

@ -37,7 +37,8 @@
account (Griatch)
- [Fix][issue4311]: SSH connection caused a traceback in protocol (Griatch)
- Fix: Resolve a bug when loading on-demand-handler data from database (Griatch)
- Security: Potentially O(n2) regex exploit in rpsystem regex (Griatch)
- Security: Potential O(n2) regex exploit in rpsystem regex (Griatch)
- Security: Fix potential redirect vulnerability in character page redirect (Griatch)
- Doc fixes (iLPdev, Griatch, CloudKeeper)
[pull3420]: https://github.com/evennia/evennia/pull/3420