mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-27 00:37:18 +00:00
(without special settings) The issue appears if file or its version contains one of special URI characters, e.g. +. Theu will be interpreted as query parameters by (some) servers (e.g. S3 works in this way). In this commit we rename archive to the one with safe name. |
||
---|---|---|
.. | ||
test_handler_add.py | ||
test_handler_backup.py | ||
test_handler_clean.py | ||
test_handler_dump.py | ||
test_handler_help.py | ||
test_handler_key_import.py | ||
test_handler_patch.py | ||
test_handler_rebuild.py | ||
test_handler_remove_unknown.py | ||
test_handler_remove.py | ||
test_handler_restore.py | ||
test_handler_search.py | ||
test_handler_setup.py | ||
test_handler_shell.py | ||
test_handler_sign.py | ||
test_handler_status_update.py | ||
test_handler_status.py | ||
test_handler_triggers.py | ||
test_handler_unsafe_commands.py | ||
test_handler_update.py | ||
test_handler_users.py | ||
test_handler_versions.py | ||
test_handler_web.py | ||
test_handler.py |