Skip to content

Commit 3a525a6

Browse files
fateleiWTW0313
andauthored
feat: rbac service (#35874)
Co-authored-by: twwu <twwu@dify.ai>
1 parent fca92cc commit 3a525a6

57 files changed

Lines changed: 5930 additions & 96 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/controllers/console/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
model_providers,
140140
models,
141141
plugin,
142+
rbac,
142143
snippets,
143144
tool_providers,
144145
trigger_providers,
@@ -208,6 +209,7 @@
208209
"rag_pipeline_draft_variable",
209210
"rag_pipeline_import",
210211
"rag_pipeline_workflow",
212+
"rbac",
211213
"recommended_app",
212214
"saved_message",
213215
"setup",

0 commit comments

Comments
 (0)