-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Discussed in #1484
Originally posted by mauroalexandre November 6, 2024
Hi team,
Currently, our permission groups are static, but I believe we need to implement a dynamic registration system for them. This change could be somewhat complex as it impacts the entire system. I suggest the following steps for implementation:
-
Initial Setup: When creating the project in the project file, we should establish the existing groups to maintain backward compatibility.
-
UI Integration: Create a context menu within the user screen for registering new groups.
-
Authorization Update: Modify the authorization screen to recognize these new groups.
I believe these steps will help us transition smoothly and enhance our system's flexibility. Your feedback on this plan will be invaluable.
Looking forward to your insights.