This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
0
You've already forked jumpserver
mirror of
https://github.com/jumpserver/jumpserver.git
synced
2025-06-25 14:32:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
v3
jumpserver
/
apps
/
authentication
/
backends
/
oauth2
History
jiangweidong
e5bb28231a
perf: Oauth2.0 support two methods for passing authentication credentials.
2024-12-19 14:27:29 +08:00
..
__init__.py
feat: 认证方式支持OAuth2.0协议 (
#8686
)
2022-08-04 14:40:33 +08:00
backends.py
perf: Oauth2.0 support two methods for passing authentication credentials.
2024-12-19 14:27:29 +08:00
signals.py
perf: 修改支持 Django4
2023-07-24 11:52:25 +08:00
urls.py
feat: 支持OAuth2协议自定义注销功能
2022-09-06 14:58:48 +08:00
views.py
fix: 解决OAuth2可以跳过不存在用户不允许登录的规则
2024-05-31 10:43:01 +08:00