jumpserver/apps/assets
Eli 370cdc275a 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477)
* error while push systemuser. error while create assets with adminuser(ssh key)

* fix errors in case of config.py dose not exist.

* change sign_t return from bytes to str. (#480)

* fix id_dsa check error (#458)

* fix id_dsa check error

* fix 邮件修改密码 token错误

* fix 3c8aec9 add )

* Dockerfile 优化 (#453)
2017-07-10 11:01:20 +08:00
..
migrations add __init__.py 2016-09-24 22:12:49 +08:00
models 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477) 2017-07-10 11:01:20 +08:00
templates/assets [Bugfix] 修复py3 bytes bug 2017-05-24 20:12:50 +08:00
templatetags asset:update assets_list by tag 2016-10-12 18:57:51 +08:00
urls [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
views [Fixture] 完成批量更新 2017-04-12 11:50:15 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
api.py 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477) 2017-07-10 11:01:20 +08:00
apps.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
forms.py [Bugfix] 修复py3 bytes bug 2017-05-24 20:12:50 +08:00
hands.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00
serializers.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00
tasks.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00
tests.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
utils.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00