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

✨ Add groups and permissions for authorization #6

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Conversation

injoonH
Copy link
Member

@injoonH injoonH commented Jun 8, 2024

Overview

This PR introduces user groups and permissions to enhance the authorization capabilities of our application.

References

Implementation details are referenced from the Django Documentation on Permissions and Authorization.

Dependency Updates

Pinned Bun to version 1.1.12 because of the ongoing issue documented in oven-sh/setup-bun#37.

@injoonH injoonH merged commit d58fb54 into dev Jun 8, 2024
1 check passed
@injoonH injoonH deleted the feat/permission branch June 8, 2024 03:17
@injoonH injoonH restored the feat/permission branch June 8, 2024 03:18
@injoonH injoonH changed the title Add groups and permissions for authorization ✨ Add groups and permissions for authorization Jun 8, 2024
injoonH added a commit that referenced this pull request Jun 8, 2024
* 🧑‍💻 Add scripts for linting and building

* ✨ Define createdAt and updatedAt aliases

* 🗃️ Add auth group and permission tables

* 🚚 Move query directory into db directory

* 📌 Pin Bun to v1.1.12 in CI environment

* 👷 Add build stage to CI pipeline
@injoonH injoonH deleted the feat/permission branch June 8, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant