mirror of https://github.com/jumpserver/jumpserver
fix: v3 apps/authentication migrations won't be applied
parent
e46da9d741
commit
951aafcabd
|
@ -3,3 +3,4 @@ from .connection_token import *
|
|||
from .private_token import *
|
||||
from .sso_token import *
|
||||
from .temp_token import *
|
||||
from ..backends.passkey.models import *
|
||||
|
|
Loading…
Reference in New Issue