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

[DRAFT] LITE-28135 add support for django #173

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ffaraone
Copy link
Contributor

No description provided.

@ffaraone ffaraone force-pushed the LITE-28135-add-django-support branch from bd35f28 to c7ae6da Compare July 18, 2023 18:12
bdjilka
bdjilka previously approved these changes Jul 18, 2023
@ffaraone ffaraone force-pushed the LITE-28135-add-django-support branch 3 times, most recently from ee42079 to 5c263c6 Compare July 25, 2023 07:50
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

89.5% 89.5% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

…ponents

This commit refactors the guest() decorator to unauthorized() to better reflect its purpose in allowing access to unauthorized users. It includes updates to the relevant components, tests, and documentation.
…ponents

This commit refactors the guest() decorator to unauthorized() to better reflect its purpose in allowing access to unauthorized users. It includes updates to the relevant components, tests, and documentation.
@Sainomori Sainomori force-pushed the LITE-28135-add-django-support branch from 5c263c6 to e4e30fc Compare November 20, 2023 11:21
@Sainomori Sainomori self-requested a review November 20, 2023 11:22
@Sainomori Sainomori force-pushed the LITE-28135-add-django-support branch from e4b6508 to 229d7fb Compare November 21, 2023 14:54
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.8% 93.8% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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