fit2bot
|
b610d71e11
|
feat: 添加 临时 password (#8035)
* perf: 添加 template password
* perf: 修改id
* perf: 修改 翻译
* perf: 修改 tmp token
* perf: 修改 token
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-13 20:24:56 +08:00 |
Jiangjie.Bai
|
edfca5eb24
|
Fix rbac (#7699)
* perf: 优化 suggesstion
* perf: 修改 migrations
* feat: 添加OIDC认证逻辑
* perf: 修改 backend
* perf: 优化认证backends
* perf: 优化认证backends
* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-25 19:23:59 +08:00 |
fit2bot
|
a7ab7da61c
|
feat: 添加限制用户只能从source登录的功能 (#5592)
* stash it
* feat: 添加限制用户只能从source登录的功能
* fix: 修复小错误
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-02-26 17:33:11 +08:00 |
fit2bot
|
7c7de96158
|
feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199)
Co-authored-by: xinwen <coderWen@126.com>
|
2020-12-09 18:43:13 +08:00 |
ibuler
|
501329a8db
|
fix: 再次修复
|
2020-09-16 17:51:45 +08:00 |
ibuler
|
8913aacd1e
|
fix(authentication): 修复同时开启radius, openid引起的问题
|
2020-09-16 17:51:45 +08:00 |
ibuler
|
8ee7230ead
|
fix(auth): 修复radius decode error的问题
|
2020-08-03 10:31:44 +08:00 |
Bai
|
3e541162e3
|
fix(authentication): 修复用户认证Radius认证中参数传递错误问题 *kwargs -> **kwargs
|
2020-07-21 10:30:19 +08:00 |
BaiJiangJie
|
0fca33d874
|
fix(radius): 修复radius认证失败问题 (#4342)
* fix(radius): 修复radius认证失败问题,添加get_django_user方法参数(django-radius==1.4.0 中添加了额外参数)
* fix(radius): 修复radius认证失败问题,重写authenticate方法(django-radius 不接受public_key参数)
|
2020-07-16 17:07:40 +08:00 |
ibuler
|
bb1349e962
|
[Update] 修改MFA
|
2019-11-18 18:12:03 +08:00 |
ibuler
|
a01126c6c7
|
[Update] 修改radius MFA
|
2019-11-11 20:10:49 +08:00 |
ibuler
|
9b3509208d
|
[Update] 修改authentication目录结构
|
2019-02-28 11:58:48 +08:00 |