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

Roles & Quotas #161

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Roles & Quotas #161

merged 1 commit into from
Jun 16, 2024

Conversation

Delemangi
Copy link
Owner

@Delemangi Delemangi commented Jun 16, 2024

  • Quotas now exist only within roles
  • Two roles are created on startup (USER, ADMIN)
  • Roles current only specify quotas
  • Quotas now actually work. Before uploading a file, FastAPI checks whether the user has remaining file slots, as well as storage quota remaining
  • Add pgAdmin Docker volume
  • Show role and quotas on frontend

Signed-off-by: Delemangi <[email protected]>
@Delemangi Delemangi self-assigned this Jun 16, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Delemangi Delemangi marked this pull request as ready for review June 16, 2024 16:29
Copy link
Collaborator

@alekjarmov alekjarmov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description plz

@Delemangi Delemangi merged commit 41c1d9d into main Jun 16, 2024
16 checks passed
@Delemangi Delemangi deleted the quotas branch June 16, 2024 16:34
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.

3 participants