This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
3c2a4703bc
jumpserver
/
apps
/
authentication
/
signals.py
5 lines
96 B
Python
Raw
Blame
History
from
django
.
dispatch
import
Signal
post_create_openid_user
=
Signal
(
providing_args
=
(
'
user
'
,
)
)
Reference in New Issue
View Git Blame
Copy Permalink