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

fix(manager): repair error handling when forbidden #1651

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

Dugowitch
Copy link
Contributor

@Dugowitch Dugowitch commented Sep 26, 2024

RHINENG-12111: 500 HTTP error when requesting api with account without persmissions

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

Copy link

jira-linking bot commented Sep 26, 2024

Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-12111

@Dugowitch Dugowitch force-pushed the RHINENG-12111 branch 2 times, most recently from ebe62c3 to 69592a8 Compare September 26, 2024 09:38
Copy link
Member

@psegedy psegedy left a comment

Choose a reason for hiding this comment

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

lgtm, great job!

RHINENG-12111: 500 HTTP error when requesting api with account without persmissions
@psegedy psegedy merged commit 2c7c9f9 into RedHatInsights:master Sep 27, 2024
4 of 7 checks passed
@Dugowitch Dugowitch deleted the RHINENG-12111 branch September 27, 2024 13:05
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.

2 participants