fix: Update aliyun-python-sdk-core-v3 to version 2.13.36 and remove telnetlib3 dependency
perf: Implement AsyncLocal for asynchronous context storage and update signal handler
fix: api docs access error
fix: ticket flow api docs access error
perf: stash ansible update version
perf: update pynacl to version 1.6.2
perf: update telnet version
perf: update docker-base
perf: update ci
fix: Update aliyun-python-sdk-core-v3 to version 2.13.36 and remove telnetlib3 dependency
perf: Implement AsyncLocal for asynchronous context storage and update signal handler
fix: api docs access error
fix: ticket flow api docs access error
perf: stash ansible update version
perf: update pynacl to version 1.6.2
perf: update telnet version
perf: update docker-base
* perf: remove call client old- method via ?next=client
* feat: add 2 decorators for login-get and login-callback-get to set next_page and get next_page from session
* perf: code style
* perf: handling the next parameter propagation issue in third-party authentication flows
* perf: request.GET.dict() to copy()
* perf: style import
---------
Co-authored-by: Bai <baijiangjie@gmail.com>
* perf: move oauth2_provider api auth_backend to the end, and while accesstoken_backend not user do not raise execption, go on next bakcned auth
* perf: re-sorted DEFAULT_AUTHENTICATION_CLASSES
---------
Co-authored-by: Bai <baijiangjie@gmail.com>
* perf: Remove unused CAS user exception handling and simplify login view error response
* perf: position code
---------
Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: Bai <baijiangjie@gmail.com>