Commit Graph

131 Commits (master)

Author SHA1 Message Date
Kyle Larose dfea8a1624
handle invalid characeters in encoding
2 years ago
Sheng 5ffb1da69b Drop support for Python version below 3.8
2 years ago
Sheng bb2fba30f3 Removed LGPL
2 years ago
Sheng 50fc9908eb Added test_worker_closed
2 years ago
Sheng 9238c01c35 Updated test_failed_weak_ref
2 years ago
Kyle Larose f0e2ddb821
do not process message for closed workers
2 years ago
Sheng d54f5b547a Use options.delay instead of DELAY
4 years ago
Sheng 83f739ca35 Added test for check_encoding_setting
5 years ago
Sheng 8901eb0580 Added class Font
5 years ago
Sheng dcbd4a575a Added fonts directory
5 years ago
Sheng b805605278 Eased custom font configuration
5 years ago
Sheng ccb40d2bed Support openssh new format key
5 years ago
Sheng d5d654407f Refactoring
5 years ago
Sheng fc30ead69e Refactoring
5 years ago
Sheng 049baad909 Try to detect the encoding set by the user
5 years ago
Sheng afcf8b52cc Validate the result of locale charmap
5 years ago
Sheng 7f6db649bf Support link scope ipv6 address
5 years ago
khuxkm fbexl b2261367e8 Fix wrong passphrase test
5 years ago
khuxkm fbexl 850dd39f26 Fix test for passphrase
5 years ago
Sheng 0775c0c3ae Refactored handler.py
5 years ago
Sheng d197133c95 Support 2fa
5 years ago
Sheng bec5b605fb Updated tests
5 years ago
Sheng ec545ec463 Refactored PrivateKey
5 years ago
Sheng 2b8b978ca2 Added PrivateKey class
5 years ago
Sheng 786b42da7e Re-raise InvalidValueError for PasswordRequiredException
6 years ago
Sheng 9fbd5d325f Made tests compatible with tornado 4.5.3
6 years ago
Sheng b25fbd7b57 Changed exception error message
6 years ago
Sheng 824e6b9113 Refactored tests
6 years ago
Sheng 8922813142 Refactored tests
6 years ago
Sheng d389e32b85 Enhanced tests
6 years ago
Sheng a1c9378048 Support CORS
6 years ago
Sheng 713ae1e8f1 Support cross origin connect
6 years ago
Sheng c35f801235 Support custom origin configuration
6 years ago
Sheng 8a8d741230 Refactored method is_forbidden
6 years ago
Sheng 682ddbf65f Removed function for detecting whether the http(s) server is open to public
6 years ago
Sheng 2e0f06e650 Fixed is_same_primary_domain
6 years ago
Sheng 5c8bd84b95 Added an option for configuring cross-origin websocket level
6 years ago
Sheng 2653a3e35a Added function for limiting connections for every client(ip)
6 years ago
Sheng 699b37d7a1 Updated test_app.py
6 years ago
Sheng 32f303474e Updated test_app.py
6 years ago
Sheng 646621279b Updated test_policy.py
6 years ago
Sheng 4525f50b11 Added test_main.py to tests
6 years ago
Sheng d0542e72c6 Fixed test_get_redirect_url
6 years ago
Sheng 8e4039a24a Support redirecting http to https
6 years ago
Sheng 40cf1095ff Use open_to_public to store the status of the http(s) server
6 years ago
Sheng e31e9be433 Updated get_trusted_downstream
6 years ago
Sheng 1f835f5a70 Refactored handler.py
6 years ago
Sheng 68468585ee Added a command line option xheaders
6 years ago
Sheng a8a444d7ed Always reset fbidhttp to False if not open to public
6 years ago
Sheng 5d6f92e529 Move some config variables to handler.py
6 years ago