mirror of
https://github.com/langgenius/dify.git
synced 2026-03-12 18:48:53 +08:00
feat(oauth): refactor encryption
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from core.plugin.entities.request import RequestInvokeEncrypt
|
||||
from core.tools.utils.configuration import create_generic_encrypter
|
||||
from core.tools.utils.encryption import create_generic_encrypter
|
||||
from models.account import Tenant
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user