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

refactor(permissions): fully remove old permissions system #1619

Merged
merged 5 commits into from
Apr 15, 2023

Conversation

casperiv0
Copy link
Member

This PR removes the entire previous permissions system that included fields such as isLeo, isEmsFd. This had only been used as a fallback if the user's permissions array was empty. However, the new permissions system has been here for several months, therefore I find it safe to remove it today.

Note: it has not been possible to use the old permission system for a few months too. Another indicator this PR won't break anything major.

@casperiv0 casperiv0 added the ✨ enhancement New feature or request label Apr 15, 2023
@casperiv0 casperiv0 self-assigned this Apr 15, 2023
@casperiv0 casperiv0 merged commit ced899d into main Apr 15, 2023
14 checks passed
@casperiv0 casperiv0 deleted the chore/remove-old-permissions branch April 15, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant