forked from liftoff/GateOne
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
270 lines (270 loc) · 12.7 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
setup.py
setup.cfg
README.rst
LICENSE.txt
AGPLv3.txt
babel_gateone.cfg
gateone/remote_syslog.py
gateone/sso.py
gateone/termio.py
gateone/MANIFEST
gateone/static/ubuntumono-normal.woff
gateone/static/favicon.ico
gateone/static/ubuntumono-bold-italic.woff
gateone/static/gateone.js
gateone/static/gateone.css
gateone/static/bell.ogg
gateone/static/ubuntumono-italic.woff
gateone/static/about.html
gateone/static/404.html
gateone/static/go_process.js
gateone/static/ubuntumono-bold.woff
gateone/static/combined_plugins.js
gateone/docs/Makefile
gateone/docs/html
gateone/docs/source/_static/basic.css
gateone/docs/source/_static/default.css
gateone/docs/source/_static/ansi.css
gateone/docs/source/Developer/js_go_process.rst
gateone/docs/source/Developer/plugin_logging.rst
gateone/docs/source/Developer/logviewer.rst
gateone/docs/source/Developer/plugin_playback.rst
gateone/docs/source/Developer/plugin_ssh.rst
gateone/docs/source/Developer/screenshots/gateone_bellaction.png
gateone/docs/source/Developer/screenshots/gateone_displaymessage.png
gateone/docs/source/Developer/screenshots/gateone_displayterminfo.png
gateone/docs/source/Developer/auth.rst
gateone/docs/source/Developer/remote_syslog.rst
gateone/docs/source/Developer/plugin_help.rst
gateone/docs/source/Developer/plugin_bookmarks.rst
gateone/docs/source/Developer/sso.rst
gateone/docs/source/Developer/utils.rst
gateone/docs/source/Developer/authpam.rst
gateone/docs/source/Developer/index.rst
gateone/docs/source/Developer/js_gateone.rst
gateone/docs/source/Developer/terminal.rst
gateone/docs/source/Developer/termio.rst
gateone/docs/source/Developer/gateone.rst
gateone/docs/source/About/index.rst
gateone/docs/source/UserGuide/screenshots/gateone_new_bookmark1.png
gateone/docs/source/UserGuide/screenshots/gateone_infopanel.png
gateone/docs/source/UserGuide/screenshots/gateone_settingspanel.png
gateone/docs/source/UserGuide/screenshots/gateone_bookmarks_empty.png
gateone/docs/source/UserGuide/screenshots/gateone_new_bookmark4.png
gateone/docs/source/UserGuide/screenshots/gateone_login.png
gateone/docs/source/UserGuide/screenshots/gateone_grid_view.png
gateone/docs/source/UserGuide/screenshots/gateone_opened_via_bookmark.png
gateone/docs/source/UserGuide/screenshots/gateone_second_session_no_password.png
gateone/docs/source/UserGuide/screenshots/gateone_new_bookmark2.png
gateone/docs/source/UserGuide/screenshots/gateone_login_explained.png
gateone/docs/source/UserGuide/screenshots/gateone_new_bookmark3.png
gateone/docs/source/UserGuide/index.rst
gateone/docs/source/Images/ls_logo_1inch_300dpi.png
gateone/docs/source/Images/favicon.png
gateone/docs/source/.index.rst.kate-swp
gateone/docs/source/index.rst
gateone/docs/source/conf.py
gateone/docs/build/doctrees/Developer/gateone.doctree
gateone/docs/build/doctrees/Developer/remote_syslog.doctree
gateone/docs/build/doctrees/Developer/sso.doctree
gateone/docs/build/doctrees/Developer/plugin_bookmarks.doctree
gateone/docs/build/doctrees/Developer/plugin_ssh.doctree
gateone/docs/build/doctrees/Developer/plugin_help.doctree
gateone/docs/build/doctrees/Developer/plugin_logging.doctree
gateone/docs/build/doctrees/Developer/terminal.doctree
gateone/docs/build/doctrees/Developer/termio.doctree
gateone/docs/build/doctrees/Developer/authpam.doctree
gateone/docs/build/doctrees/Developer/logviewer.doctree
gateone/docs/build/doctrees/Developer/js_gateone.doctree
gateone/docs/build/doctrees/Developer/js_go_process.doctree
gateone/docs/build/doctrees/Developer/index.doctree
gateone/docs/build/doctrees/Developer/utils.doctree
gateone/docs/build/doctrees/Developer/plugin_playback.doctree
gateone/docs/build/doctrees/Developer/auth.doctree
gateone/docs/build/doctrees/About/index.doctree
gateone/docs/build/doctrees/UserGuide/index.doctree
gateone/docs/build/doctrees/index.doctree
gateone/docs/build/doctrees/environment.pickle
gateone/docs/build/html/index.html
gateone/docs/build/html/_static/comment-bright.png
gateone/docs/build/html/_static/searchtools.js
gateone/docs/build/html/_static/basic.css
gateone/docs/build/html/_static/pygments.css
gateone/docs/build/html/_static/file.png
gateone/docs/build/html/_static/comment-close.png
gateone/docs/build/html/_static/down-pressed.png
gateone/docs/build/html/_static/underscore.js
gateone/docs/build/html/_static/default.css
gateone/docs/build/html/_static/doctools.js
gateone/docs/build/html/_static/sidebar.js
gateone/docs/build/html/_static/comment.png
gateone/docs/build/html/_static/up-pressed.png
gateone/docs/build/html/_static/ansi.css
gateone/docs/build/html/_static/up.png
gateone/docs/build/html/_static/ls_logo_1inch_300dpi.png
gateone/docs/build/html/_static/favicon.png
gateone/docs/build/html/_static/ajax-loader.gif
gateone/docs/build/html/_static/plus.png
gateone/docs/build/html/_static/jquery.js
gateone/docs/build/html/_static/websupport.js
gateone/docs/build/html/_static/minus.png
gateone/docs/build/html/_static/down.png
gateone/docs/build/html/Developer/plugin_bookmarks.html
gateone/docs/build/html/Developer/plugin_ssh.html
gateone/docs/build/html/Developer/index.html
gateone/docs/build/html/Developer/gateone.html
gateone/docs/build/html/Developer/plugin_playback.html
gateone/docs/build/html/Developer/sso.html
gateone/docs/build/html/Developer/auth.html
gateone/docs/build/html/Developer/plugin_logging.html
gateone/docs/build/html/Developer/js_gateone.html
gateone/docs/build/html/Developer/termio.html
gateone/docs/build/html/Developer/utils.html
gateone/docs/build/html/Developer/plugin_help.html
gateone/docs/build/html/Developer/js_go_process.html
gateone/docs/build/html/Developer/logviewer.html
gateone/docs/build/html/Developer/terminal.html
gateone/docs/build/html/Developer/remote_syslog.html
gateone/docs/build/html/Developer/authpam.html
gateone/docs/build/html/_sources/Developer/utils.txt
gateone/docs/build/html/_sources/Developer/plugin_ssh.txt
gateone/docs/build/html/_sources/Developer/plugin_bookmarks.txt
gateone/docs/build/html/_sources/Developer/auth.txt
gateone/docs/build/html/_sources/Developer/logviewer.txt
gateone/docs/build/html/_sources/Developer/authpam.txt
gateone/docs/build/html/_sources/Developer/js_go_process.txt
gateone/docs/build/html/_sources/Developer/terminal.txt
gateone/docs/build/html/_sources/Developer/js_gateone.txt
gateone/docs/build/html/_sources/Developer/sso.txt
gateone/docs/build/html/_sources/Developer/plugin_help.txt
gateone/docs/build/html/_sources/Developer/remote_syslog.txt
gateone/docs/build/html/_sources/Developer/plugin_playback.txt
gateone/docs/build/html/_sources/Developer/index.txt
gateone/docs/build/html/_sources/Developer/termio.txt
gateone/docs/build/html/_sources/Developer/gateone.txt
gateone/docs/build/html/_sources/Developer/plugin_logging.txt
gateone/docs/build/html/_sources/About/index.txt
gateone/docs/build/html/_sources/UserGuide/index.txt
gateone/docs/build/html/_sources/index.txt
gateone/docs/build/html/py-modindex.html
gateone/docs/build/html/_images/gateone_bellaction.png
gateone/docs/build/html/_images/gateone_displaymessage.png
gateone/docs/build/html/_images/gateone_new_bookmark1.png
gateone/docs/build/html/_images/gateone_infopanel.png
gateone/docs/build/html/_images/gateone_settingspanel.png
gateone/docs/build/html/_images/gateone_displayterminfo.png
gateone/docs/build/html/_images/gateone_bookmarks_empty.png
gateone/docs/build/html/_images/gateone_new_bookmark4.png
gateone/docs/build/html/_images/gateone_login.png
gateone/docs/build/html/_images/gateone_grid_view.png
gateone/docs/build/html/_images/gateone_opened_via_bookmark.png
gateone/docs/build/html/_images/gateone_second_session_no_password.png
gateone/docs/build/html/_images/gateone_new_bookmark2.png
gateone/docs/build/html/_images/gateone_login_explained.png
gateone/docs/build/html/_images/gateone_new_bookmark3.png
gateone/docs/build/html/objects.inv
gateone/docs/build/html/About/index.html
gateone/docs/build/html/UserGuide/index.html
gateone/docs/build/html/genindex.html
gateone/docs/build/html/search.html
gateone/docs/build/html/.buildinfo
gateone/docs/build/html/searchindex.js
gateone/docs/build/html/_modules/index.html
gateone/docs/build/html/_modules/gateone.html
gateone/docs/build/html/_modules/sso.html
gateone/docs/build/html/_modules/auth.html
gateone/docs/build/html/_modules/termio.html
gateone/docs/build/html/_modules/utils.html
gateone/docs/build/html/_modules/logviewer.html
gateone/docs/build/html/_modules/terminal.html
gateone/docs/build/html/_modules/remote_syslog.html
gateone/docs/build/html/_modules/authpam.html
gateone/terminal.py
gateone/gateone.py
gateone/tests/test_term_renditions.py
gateone/tests/flood_output.sh
gateone/tests/chat/static/.chat.css.kate-swp
gateone/tests/chat/static/chat.css
gateone/tests/chat/static/chat.js
gateone/tests/chat/static/gateone.js
gateone/tests/chat/certificate.pem
gateone/tests/chat/keyfile.pem
gateone/tests/chat/templates/index.html
gateone/tests/chat/templates/message.html
gateone/tests/chat/chatdemo.py
gateone/tests/inlined_pydot.py
gateone/tests/test_terminal.py
gateone/tests/xterm-colortest.pl
gateone/tests/inlined_matplotlib.py
gateone/tests/256colors2.pl
gateone/plugins/logging/static/logging.js
gateone/plugins/logging/logging_plugin.py
gateone/plugins/logging/templates/logging.css
gateone/plugins/logging/templates/playback_log.html
gateone/plugins/ssh/static/ssh.js
gateone/plugins/ssh/ssh.py
gateone/plugins/ssh/templates/ssh.css
gateone/plugins/ssh/scripts/ssh_connect.py
gateone/plugins/ssh/scripts/logo.png
gateone/plugins/help/static/help.js
gateone/plugins/notice/notice.py
gateone/plugins/playback/static/playback.js
gateone/plugins/playback/playback.py
gateone/plugins/playback/templates/self_contained_recording.html
gateone/plugins/playback/templates/playback.css
gateone/plugins/bookmarks/static/images/star.svg
gateone/plugins/bookmarks/static/bookmarks.js
gateone/plugins/bookmarks/dependencies/html5lib/__init__.py
gateone/plugins/bookmarks/dependencies/html5lib/ihatexml.py
gateone/plugins/bookmarks/dependencies/html5lib/tokenizer.py
gateone/plugins/bookmarks/dependencies/html5lib/html5parser.py
gateone/plugins/bookmarks/dependencies/html5lib/tokenizer_old.py
gateone/plugins/bookmarks/dependencies/html5lib/sanitizer.py
gateone/plugins/bookmarks/dependencies/html5lib/LICENSE.txt
gateone/plugins/bookmarks/dependencies/html5lib/utils.py
gateone/plugins/bookmarks/dependencies/html5lib/inputstream.py
gateone/plugins/bookmarks/dependencies/html5lib/serializer/__init__.py
gateone/plugins/bookmarks/dependencies/html5lib/serializer/xhtmlserializer.py
gateone/plugins/bookmarks/dependencies/html5lib/serializer/htmlserializer.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/__init__.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/soup.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/etree.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/simpletree.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/_base.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/etree_lxml.py
gateone/plugins/bookmarks/dependencies/html5lib/treebuilders/dom.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/__init__.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/_base.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/formfiller.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/sanitizer.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/inject_meta_charset.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/whitespace.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/optionaltags.py
gateone/plugins/bookmarks/dependencies/html5lib/filters/lint.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/__init__.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/soup.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/etree.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/simpletree.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/_base.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/pulldom.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/genshistream.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/dom.py
gateone/plugins/bookmarks/dependencies/html5lib/treewalkers/lxmletree.py
gateone/plugins/bookmarks/dependencies/html5lib/constants.py
gateone/plugins/bookmarks/bookmarks.py
gateone/plugins/bookmarks/templates/bookmarks.html
gateone/plugins/bookmarks/templates/bookmarks.css
gateone/i18n/gateone.pot
gateone/i18n/pt_PT/LC_MESSAGES/gateone.mo
gateone/i18n/pt_PT/LC_MESSAGES/gateone.po
gateone/logviewer.py
gateone/authpam.py
gateone/utils.py
gateone/auth.py
gateone/templates/index.html
gateone/templates/term_colors/gnome-terminal.css
gateone/templates/term_colors/default.css
gateone/templates/user_log.html
gateone/templates/themes/white.css
gateone/templates/themes/black.css
gateone/templates/themes/dark-black.css