Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webssh
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郑天保
webssh
Commits
fa717491cdf7896fafffdef1bca70a919e1cd1cb
Switch branch/tag
webssh
29 Aug, 2018
2 commits
Updated test_server_error
· fa717491
Sheng
authored
Aug 29, 2018
fa717491
Browse Files
Tested server error
· 6cfd981e
Sheng
authored
Aug 29, 2018
6cfd981e
Browse Files
28 Aug, 2018
5 commits
Swallow 500 errors
· 49226fbf
Sheng
authored
Aug 28, 2018
49226fbf
Browse Files
Strip encoding
· ad12876b
Sheng
authored
Aug 28, 2018
ad12876b
Browse Files
Enable xsrf for testing
· 58feb5e7
Sheng
authored
Aug 28, 2018
58feb5e7
Browse Files
Use command "locale charmap" to detect encoding
· 688ca78b
Sheng
authored
Aug 28, 2018
688ca78b
Browse Files
Added setting swallow_http_errors
· 80bdddc2
Sheng
authored
Aug 28, 2018
80bdddc2
Browse Files
26 Aug, 2018
6 commits
Added test for bad authentication type
· e1fbc417
Sheng
authored
Aug 26, 2018
e1fbc417
Browse Files
Close handler with reason why worker closed
· 105c1f62
Sheng
authored
Aug 26, 2018
105c1f62
Browse Files
Use class attribute formater
· 9b38d111
Sheng
authored
Aug 26, 2018
9b38d111
Browse Files
Changed log message
· b69bdefc
Sheng
authored
Aug 26, 2018
b69bdefc
Browse Files
Raise InvalidException for empty required value
· 1a3880ec
Sheng
authored
Aug 26, 2018
1a3880ec
Browse Files
Return 400 http error for invalid post requests
· 5519a170
Sheng
authored
Aug 26, 2018
5519a170
Browse Files
25 Aug, 2018
4 commits
Catch ValueError instead of Exception for post method
· df26d0e6
Sheng
authored
Aug 25, 2018
df26d0e6
Browse Files
Added get_password method
· 9fd8d136
Sheng
authored
Aug 25, 2018
9fd8d136
Browse Files
Move method get_value to MixinHandler
· 48acf09f
Sheng
authored
Aug 25, 2018
48acf09f
Browse Files
Updated tests
· f3d9d297
Sheng
authored
Aug 25, 2018
f3d9d297
Browse Files
24 Aug, 2018
4 commits
Move all tests data into a separate directory
· 75770212
Sheng
authored
Aug 24, 2018
75770212
Browse Files
Change title when wssh connected
· 74cdb2d3
Sheng
authored
Aug 24, 2018
74cdb2d3
Browse Files
Added state to wssh
· b14b8a9f
Sheng
authored
Aug 24, 2018
b14b8a9f
Browse Files
Added connect_with_options function
· 4710d8c0
Sheng
authored
Aug 24, 2018
4710d8c0
Browse Files
23 Aug, 2018
6 commits
Use read_file_as_text to valiate the private key
· ee7fd101
Sheng
authored
Aug 23, 2018
ee7fd101
Browse Files
Defined a function read_file_as_text
· 6cfcadda
Sheng
authored
Aug 23, 2018
6cfcadda
Browse Files
Catch RangeError instead of TypeError
· 4d11a2ce
Sheng
authored
Aug 23, 2018
4d11a2ce
Browse Files
Remove spaces
· e329a6b5
Sheng
authored
Aug 23, 2018
e329a6b5
Browse Files
Defined a method onerror on reader
· 3dd7b98c
Sheng
authored
Aug 23, 2018
3dd7b98c
Browse Files
Reuse decoder
· 4c3120e5
Sheng
authored
Aug 23, 2018
4c3120e5
Browse Files
22 Aug, 2018
7 commits
Check wssh is connected before connecting
· 24a619ae
Sheng
authored
Aug 22, 2018
24a619ae
Browse Files
Updated minor version
· a5d3cbfe
Sheng
authored
Aug 22, 2018
a5d3cbfe
Browse Files
Changed validation error messages
· 2e347029
Sheng
authored
Aug 22, 2018
2e347029
Browse Files
Added connect function to wssh
· d43a0115
Sheng
authored
Aug 22, 2018
d43a0115
Browse Files
Updated minor version
· 538d0d5a
Sheng
authored
Aug 22, 2018
538d0d5a
Browse Files
Added KEY_MAX_SIZE to validate the private key
· 3c139e05
Sheng
authored
Aug 22, 2018
3c139e05
Browse Files
Use callbak complete instead of success
· 07dc33df
Sheng
authored
Aug 22, 2018
07dc33df
Browse Files
21 Aug, 2018
6 commits
Updated version
· eb792d4d
Sheng
authored
Aug 21, 2018
eb792d4d
Browse Files
Optimized is_valid_hostname
· 90397715
Sheng
authored
Aug 21, 2018
90397715
Browse Files
Use localStorage
· 9a49c9e5
Sheng
authored
Aug 21, 2018
9a49c9e5
Browse Files
Added js code for validating hostname and port
· f09ba9ec
Sheng
authored
Aug 21, 2018
f09ba9ec
Browse Files
Added more functions to wssh
· 38cb22ac
Sheng
authored
Aug 21, 2018
38cb22ac
Browse Files
Added resize_terminal function to wssh
· 4ae2a336
Sheng
authored
Aug 21, 2018
4ae2a336
Browse Files