You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fit2bot 852435c7d5
perf: user 序列化添加is_org_admin 字段 (#10728)
1 year ago
..
api perf: 修改用户组添加全部用户api的权限位 (#10683) 1 year ago
backends
forms perf: 支持自定义短信认证 2 years ago
migrations perf: 登录资产的 ACL 支持 ip 控制 (#10581) 2 years ago
models merge: with dev 2 years ago
serializers perf: user 序列化添加is_org_admin 字段 (#10728) 1 year ago
templates/users perf: 支持自定义短信认证 2 years ago
tests
urls
views v3.0.0-rc1 (#9322) 2 years ago
__init__.py
apps.py pref: 修改 activity log (#9571) 2 years ago
const.py
exceptions.py perf: 删除全部用户错误提示 (#10546) 2 years ago
filters.py feat: 用户组绑定所有用户 2 years ago
hands.py
notifications.py
permissions.py perf: 优化组织管理员不能更新系统管理员 2 years ago
signal_handlers.py fix: openid 三方登录限制bug (#10480) 2 years ago
signals.py
tasks.py perf: 修改 ldap task 位置 2 years ago
utils.py