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.
jumpserver/apps/authentication
Jiangjie.Bai c4a94876cc
fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme
2 years ago
..
api fix: 处理组件获取connection token获取不到的问题 (#8629) 2 years ago
backends fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors perf: 修改用户登录 ACL 翻译信息 2 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
serializers perf: 修改 connect token 换行 2 years ago
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2 years ago
urls feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
views feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 调整confirm (#8554) 2 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py perf: 修复 middleware 导致的内存增长 2 years ago
mixins.py perf: 修改用户登录 ACL 翻译信息 2 years ago
models.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
signals.py [Update] 修改authentication目录结构 6 years ago
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme 2 years ago