Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
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
ops
jumpserver
Commits
b1add204
Commit
b1add204
authored
Apr 28, 2015
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ʾ
parent
6d34bd45
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
requirements.txt
docs/requirements.txt
+1
-1
zzjumpserver.sh
docs/zzjumpserver.sh
+0
-0
views.py
jumpserver/views.py
+1
-1
No files found.
docs/requirements.txt
View file @
b1add204
sphinx-me
django==1.6
python-ldap
pycrypto==2.6.1
paramiko
pycrypto
ecdsa>=0.11
MySQL-python
django-uuidfield
...
...
docs/jumpserver.sh
→
docs/
zz
jumpserver.sh
View file @
b1add204
File moved
jumpserver/views.py
View file @
b1add204
...
...
@@ -182,7 +182,7 @@ def pages(posts, r):
return
contact_list
,
p
,
contacts
,
page_range
,
current_page
,
show_first
,
show_end
def
is_latest
(
request
):
def
is_latest
():
node
=
uuid
.
getnode
()
jsn
=
uuid
.
UUID
(
int
=
node
)
.
hex
[
-
12
:]
with
open
(
os
.
path
.
join
(
BASE_DIR
,
'version'
))
as
f
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment