mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 00:44:48 +00:00
fix: 开启授权规则signal信号监听;解决授权规则变动用户授权树没有即使刷新的问题
This commit is contained in:
@@ -10,5 +10,5 @@ class PermsConfig(AppConfig):
|
||||
|
||||
def ready(self):
|
||||
super().ready()
|
||||
# from . import signal_handlers
|
||||
from . import signal_handlers
|
||||
from . import notifications
|
||||
|
Reference in New Issue
Block a user