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

proxy: split out the console-redirect backend flow #9270

Draft
wants to merge 3 commits into
base: proxy-refactor-auth-backends
Choose a base branch
from

Conversation

conradludgate
Copy link
Contributor

removes the ConsoleRedirect backend from the main auth::Backends enum, copy-paste the existing crate::proxy::task_main structure to use the ConsoleRedirectBackend exclusively.

This makes the logic a bit simpler at the cost of some fairly trivial code duplication.

@conradludgate conradludgate changed the title Proxy console redirect split off proxy: split out the console-redirect backend flow Oct 3, 2024
Copy link

github-actions bot commented Oct 3, 2024

5058 tests run: 4872 passed, 0 failed, 186 skipped (full report)


Flaky tests (5)

Postgres 16

Postgres 15

Code coverage* (full report)

  • functions: 31.3% (7492 of 23914 functions)
  • lines: 49.5% (60142 of 121583 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
74e013d at 2024-10-03T21:45:26.864Z :recycle:

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