jumpserver/apps/users
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 migrations 2016-10-02 22:13:08 +08:00
models 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477) 2017-07-10 11:01:20 +08:00
templates/users [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
tests Update add->create edit->update and assetgrou->asset-grou etc format 2016-09-06 14:38:19 +08:00
urls [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
views [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
api.py [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
apps.py add asset add 2016-09-03 19:05:50 +08:00
authentication.py [Fixture] 添加command log backends, 未来支持es 2017-02-06 23:13:27 +08:00
forms.py Fix form bug 2017-04-12 18:06:32 +08:00
hands.py [Fixture] 添加用户连接终端 2017-03-31 11:25:25 +08:00
permissions.py [Fixture] 添加用户连接终端 2017-03-31 11:25:25 +08:00
serializers.py [Bugfix] 和Master分支合并后,修复冲突,DRF 新版本要求 fields和exclude 2017-01-08 13:35:59 +08:00
utils.py [Bugfix] 修改bug,使用py3编程 2017-05-15 23:39:54 +08:00