allow '/' and '?' in URL queries

This commit is contained in:
Mike Fährmann
2022-10-02 19:02:05 +02:00
parent 60cce7462c
commit b8d268f57e
5 changed files with 11 additions and 11 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.23.2"
__version__ = "1.23.3-dev"