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

adding oauth.login_failure to openapi spec #4570

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

alpetric
Copy link
Contributor

@alpetric alpetric commented Oct 22, 2024

Important

Add oauth.login_failure to OpenAPI spec and frontend audit log filters.

  • OpenAPI Specification:
    • Add oauth.login_failure to openapi.yaml under components.
  • Frontend:
    • Add OAUTH_LOGIN_FAILURE: 'oauth.login_failure' to AuditLogsFilters.svelte for filtering audit logs.

This description was created by Ellipsis for bcaf3aa. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to bcaf3aa in 14 seconds

More details
  • Looked at 25 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/src/lib/components/auditLogs/AuditLogsFilters.svelte:255
  • Draft comment:
    Ensure that the addition of 'oauth.login_failure' is consistent across the codebase. Verify that any related logic or handling for this operation is correctly implemented.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR adds a new operation 'oauth.login_failure' to the OpenAPI spec and the Svelte component. I need to ensure that this addition is consistent across the codebase.

Workflow ID: wflow_vV6kNr85bb5r3u7c


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: bcaf3aa
Status: ✅  Deploy successful!
Preview URL: https://2a2e201d.windmill.pages.dev
Branch Preview URL: https://alp-oauth-login-failure.windmill.pages.dev

View logs

@rubenfiszel rubenfiszel merged commit 7e4f280 into main Oct 22, 2024
4 checks passed
@rubenfiszel rubenfiszel deleted the alp/oauth_login_failure branch October 22, 2024 20:09
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants