diff --git a/apps/assets/api.py b/apps/assets/api.py index 25d89c759..5f1c73bf0 100644 --- a/apps/assets/api.py +++ b/apps/assets/api.py @@ -1,5 +1,5 @@ # ~*~ coding: utf-8 ~*~ -# Copyright (C) 2014-2018 Beijing DuiZhan Technology Co.,Ltd. All Rights Reserved. +# Copyright (C) 2014-2017 Beijing DuiZhan Technology Co.,Ltd. All Rights Reserved. # # Licensed under the GNU General Public License v2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apps/assets/hands.py b/apps/assets/hands.py index c160051bb..1545bce62 100644 --- a/apps/assets/hands.py +++ b/apps/assets/hands.py @@ -6,7 +6,7 @@ Other module of this app shouldn't connect with other app. - :copyright: (c) 2014-2018 by Jumpserver Team. + :copyright: (c) 2014-2017 by Jumpserver Team. :license: GPL v2, see LICENSE for more details. """ diff --git a/apps/templates/_footer.html b/apps/templates/_footer.html index b2c106f50..9ce501444 100644 --- a/apps/templates/_footer.html +++ b/apps/templates/_footer.html @@ -4,6 +4,6 @@
- Copyright 北京堆栈科技有限公司 © 2014-2018 + Copyright 北京堆栈科技有限公司 © 2014-2017
\ No newline at end of file diff --git a/apps/templates/flash_message_standalone.html b/apps/templates/flash_message_standalone.html index 539ab5429..c5d489b5f 100644 --- a/apps/templates/flash_message_standalone.html +++ b/apps/templates/flash_message_standalone.html @@ -52,7 +52,7 @@ Copyright Jumpserver.org
- 2014-2018 + 2014-2017
diff --git a/apps/templates/index.html b/apps/templates/index.html index cd52ab07e..6ba8cd8a4 100644 --- a/apps/templates/index.html +++ b/apps/templates/index.html @@ -163,6 +163,9 @@ {% if last_login_ten %} {% for login in last_login_ten %}
+ + image +
{% ifequal login.is_finished 0 %} {{ login.date_start|timesince }} ago diff --git a/apps/users/hands.py b/apps/users/hands.py index 56435a5a4..bf47d775a 100644 --- a/apps/users/hands.py +++ b/apps/users/hands.py @@ -6,7 +6,7 @@ Other module of this app shouldn't connect with other app. - :copyright: (c) 2014-2018 by Jumpserver Team. + :copyright: (c) 2014-2017 by Jumpserver Team. :license: GPL v2, see LICENSE for more details. """ diff --git a/apps/users/templates/users/forgot_password.html b/apps/users/templates/users/forgot_password.html index 1a5a9fb77..2788ba580 100644 --- a/apps/users/templates/users/forgot_password.html +++ b/apps/users/templates/users/forgot_password.html @@ -55,7 +55,7 @@ Copyright Jumpserver.org
- © 2014-2018 + © 2014-2017
diff --git a/apps/users/templates/users/login.html b/apps/users/templates/users/login.html index 1259ba773..284b6bc43 100644 --- a/apps/users/templates/users/login.html +++ b/apps/users/templates/users/login.html @@ -78,7 +78,7 @@ Copyright Jumpserver.org
- © 2014-2018 + © 2014-2017
diff --git a/apps/users/templates/users/reset_password.html b/apps/users/templates/users/reset_password.html index 9033a4c9e..cf8003a86 100644 --- a/apps/users/templates/users/reset_password.html +++ b/apps/users/templates/users/reset_password.html @@ -74,7 +74,7 @@ Copyright Jumpserver.org
- © 2014-2018 + © 2014-2017