jumpserver/utils
fit2bot ec8dca90d6
refactor: 整合系统用户和管理用户 (#6236)
* perf: 整合系统用户和管理用户

* stash

stash

perf: 优化系统用户和资产的表结构

* perf: 添加信号

* perf: 添加算法

* perf: 去掉 asset user backends

* perf: 整理系统用户api

* perfF: 暂存一下

* stash

* perf: 暂存一下

* perf: 暂存

* xxx

* perf: ...

* stash it

* xxx

* xxx

* xxx

* xxx

* xxx

* stash it

* 修改Protocols

* perf: 修改创建authbook信号

* perf: 添加auth info

* .stash

* perf: 基本完成

* perf: 修复完成

* perf: 修复更改的id

* perf: 修复迁移过去数量不对的问题

* perf: 修改systemuser

* fix: 修复批量编辑近期的问题

* fix: 修复authbook加载的问题

* xxx

Co-authored-by: ibuler <ibuler@qq.com>
2021-07-08 14:23:18 +08:00
..
create_assets_user
generate_fake_data refactor: 整合系统用户和管理用户 (#6236) 2021-07-08 14:23:18 +08:00
1.4.4_to_1.4.5_migrations.sh
2018_04_11_migrate_permissions.sh
2018_07_15_set_win_protocol_to_ssh.sh
backup_db.sh
build.sh ci(fix): 修改构建脚本 2020-07-09 17:41:27 +08:00
build_docker.sh ci(release&build): 添加 github workflows, 自动构建 release 2020-07-07 13:03:48 +08:00
clean_duplicate_user_groups.py
clean_migrations.sh
create_test_data.py
disable_ldap_auth.sh
disable_user_mfa.sh
django_migrations.sql
example_api.py 添加example api 2020-07-09 14:08:46 +08:00
export_fake_data.sh
get_no_parent_nodes.py
load_fake_data.sh
make_migrations.sh
migrate_unorg_users_to_default_org.sh fix: 修改创建用户时如果没有在任何组织内默认添加到default组织 2021-06-21 18:59:07 +08:00
redis.conf
reupload_guacamole_replays.py
start_celery_beat.py feat(celery): 保证同时只有一个beat在运行 (#4723) 2020-09-29 13:33:53 +08:00
sync_node.py
unblock_all_user.sh
upgrade.sh