onionshare/cli/onionshare_cli/web
Saptak S ad61786b0f
Allows only specific unicode characters for username
Added a function to remove all characters apart from characters which
fall under the unicode categories of letters and numbers. Also added a
list of allowed special characters.
2024-03-08 21:00:19 +05:30
..
__init__.py Update copyright year to 2022 2022-01-16 16:15:49 -08:00
chat_mode.py Allows only specific unicode characters for username 2024-03-08 21:00:19 +05:30
receive_mode.py Merge branch 'ros-fixes' into release-2.5 2022-01-17 09:51:25 -08:00
send_base_mode.py Add trailing slash on directories in website mode to assist with relative asset links 2023-10-17 17:45:23 +11:00
share_mode.py Removed some deprecation warnings spotted in pytest output. Harden waitress 2023-05-30 10:46:11 +10:00
web.py Raise error from waitress if not shutdown 2023-10-21 18:41:02 +05:30
website_mode.py Add trailing slash on directories in website mode to assist with relative asset links 2023-10-17 17:45:23 +11:00