This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-05-30 05:37:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65ad573ed6d1bfe5ff98554ecf5d461f2fc8d4c2
dify
/
web
/
service
/
access-control
History
twwu
c133e3a883
feat: implement role-based access control with permission checks across components
2026-05-14 18:17:00 +08:00
..
use-app-access-config.ts
feat: refactor access rule management to utilize new app and dataset access rule services, enhance role binding functionality, and remove deprecated components
2026-05-12 16:56:55 +08:00
use-app-access-control.ts
feat: refactor access control service imports to use new module structure
2026-05-08 11:37:55 +08:00
use-dataset-access-config.ts
feat: refactor access rule management to utilize new app and dataset access rule services, enhance role binding functionality, and remove deprecated components
2026-05-12 16:56:55 +08:00
use-member-roles.ts
feat: refactor access rule management to use updated role and account structures, enhance loading states, and improve role assignment functionality
2026-05-12 10:05:30 +08:00
use-permission-catalog.ts
feat: add app and dataset access rule sections with hooks for managing access policies
2026-05-09 18:17:10 +08:00
use-permission-keys.ts
feat: implement role-based access control with permission checks across components
2026-05-14 18:17:00 +08:00
use-workspace-access-rules.ts
feat: refactor access rule management to use updated role and account structures, enhance loading states, and improve role assignment functionality
2026-05-12 10:05:30 +08:00
use-workspace-roles.ts
feat: implement role-based access control (RBAC) features, including role management and member assignment, with pagination support
2026-05-13 11:32:26 +08:00