forked from liftoff/GateOne
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gateone.core.utils: Switched from using
sys.maxint
to sys.maxsize
…
… so that generating self-signed SSL certificates works with Python 3. gateone.core.server: Fixed a missing .format() call in a log message when SSL certificate auto-generation fails. gateone/docs: Rebuilt the documentation
- Loading branch information
Showing
162 changed files
with
19,308 additions
and
39,191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
__version_info__ = (1, 2, 0) | ||
__license__ = "AGPLv3" # ...or proprietary (see LICENSE.txt) | ||
__author__ = 'Dan McDougall <[email protected]>' | ||
__commit__ = "20160520192647" # Gets replaced by git (holds the date/time) | ||
__commit__ = "20160603215357" # Gets replaced by git (holds the date/time) | ||
|
||
import os | ||
GATEONE_DIR = os.path.dirname(os.path.abspath(__file__)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
} | ||
} | ||
__author__ = 'Dan McDougall <[email protected]>' | ||
__commit__ = "20160520192647" # Gets replaced by git (holds the date/time) | ||
__commit__ = "20160603215357" # Gets replaced by git (holds the date/time) | ||
|
||
# NOTE: Docstring includes reStructuredText markup for use with Sphinx. | ||
__doc__ = '''\ | ||
|
@@ -4375,7 +4375,8 @@ def main(installed=True): | |
except OSError as e: | ||
logging.error(_( | ||
"Gate One could not create {ssl_base} ({e}). " | ||
"Are you using the correct --settings_dir?")) | ||
"Are you using the correct --settings_dir?").format( | ||
ssl_base=ssl_base, e=e)) | ||
sys.exit(1) | ||
logging.info(_("No SSL private key found. One will be generated.")) | ||
gen_self_signed_ssl(path=ssl_base) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+12.5 KB
(110%)
gateone/docs/build/doctrees/Applications/terminal/app_terminal.doctree
Binary file not shown.
Binary file modified
BIN
-117 Bytes
(99%)
gateone/docs/build/doctrees/Applications/terminal/configuration.doctree
Binary file not shown.
Binary file modified
BIN
-117 Bytes
(97%)
gateone/docs/build/doctrees/Applications/terminal/developer.doctree
Binary file not shown.
Binary file modified
BIN
-110 Bytes
(97%)
gateone/docs/build/doctrees/Applications/terminal/index.doctree
Binary file not shown.
Binary file modified
BIN
+9.45 KB
(100%)
gateone/docs/build/doctrees/Applications/terminal/js_terminal.doctree
Binary file not shown.
Binary file modified
BIN
+170 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/js_terminal_input.doctree
Binary file not shown.
Binary file modified
BIN
+4.12 KB
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_bookmarks.doctree
Binary file not shown.
Binary file modified
BIN
-25 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_convenience.doctree
Binary file not shown.
Binary file modified
BIN
+1.49 KB
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_example.doctree
Binary file not shown.
Binary file modified
BIN
+3.19 KB
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_logging.doctree
Binary file not shown.
Binary file modified
BIN
+154 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_notice.doctree
Binary file not shown.
Binary file modified
BIN
+391 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_playback.doctree
Binary file not shown.
Binary file modified
BIN
+795 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/plugin_ssh.doctree
Binary file not shown.
Binary file modified
BIN
+327 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/userguide.doctree
Binary file not shown.
Binary file modified
BIN
+333 Bytes
(100%)
gateone/docs/build/doctrees/Applications/terminal/woff_info.doctree
Binary file not shown.
Binary file modified
BIN
+3.96 KB
(110%)
gateone/docs/build/doctrees/Developer/authentication.doctree
Binary file not shown.
Binary file modified
BIN
+515 Bytes
(100%)
gateone/docs/build/doctrees/Developer/authorization.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-155 Bytes
(99%)
gateone/docs/build/doctrees/Developer/embedding_api_auth.doctree
Binary file not shown.
Binary file modified
BIN
+2.52 KB
(110%)
gateone/docs/build/doctrees/Developer/embedding_chapter1.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-112 Bytes
(97%)
gateone/docs/build/doctrees/Developer/js_go_process.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: dc6abf77b893a7cbf5cea7c36300a13d | ||
config: 944484138231e99f7e2c37949c988bbb | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.