Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Transitioning from Static to Dynamic Permission Groups #1511

Open
unocelli opened this issue Nov 26, 2024 Discussed in #1484 · 1 comment
Open

[FEATURE] Transitioning from Static to Dynamic Permission Groups #1511

unocelli opened this issue Nov 26, 2024 Discussed in #1484 · 1 comment
Labels

Comments

@unocelli
Copy link
Member

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:

  1. Initial Setup: When creating the project in the project file, we should establish the existing groups to maintain backward compatibility.

  2. UI Integration: Create a context menu within the user screen for registering new groups.

  3. 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.

@unocelli unocelli added the feature New feature label Nov 26, 2024
@unocelli
Copy link
Member Author

I'm working on this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant