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
5f3641701e61f306980720ecfb88658ab9b66f4b
Switch branch/tag
webssh
01 Sep, 2018
1 commit
Increase buffer size for channel
· 5f364170
Sheng
authored
Sep 01, 2018
5f364170
Browse Files
30 Aug, 2018
1 commit
Updated README
· 41740690
Sheng
authored
Aug 30, 2018
41740690
Browse Files
29 Aug, 2018
6 commits
Update README
· a7a3f466
Sheng
authored
Aug 29, 2018
a7a3f466
Browse Files
Updated main.js
· 4d77a6a0
Sheng
authored
Aug 29, 2018
4d77a6a0
Browse Files
Updated tests
· f4351318
Sheng
authored
Aug 29, 2018
f4351318
Browse Files
Check pk size before reading
· 6401e82e
Sheng
authored
Aug 29, 2018
6401e82e
Browse Files
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