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

Stateful Session w/ Basic HTTP Auth #24

Merged
merged 6 commits into from
Jun 15, 2024
Merged

Stateful Session w/ Basic HTTP Auth #24

merged 6 commits into from
Jun 15, 2024

Conversation

lmangani
Copy link
Contributor

@lmangani lmangani commented Jun 15, 2024

This PR experiments with adding stateful sessions (with named DBs) based on HTTP Basic Authentication.

  • Hash Basic Auth to DB file
    • Extend DuckDB parameters w/ DB file
  • Use Context
  • Optional Aliases

quackpipe.go Dismissed Show dismissed Hide dismissed
@lmangani lmangani changed the title Stateful Session w/ Auth Stateful Session w/ Basic HTTP Auth Jun 15, 2024
@lmangani lmangani marked this pull request as ready for review June 15, 2024 16:49
@lmangani lmangani merged commit b54606a into main Jun 15, 2024
2 checks passed
@lmangani lmangani deleted the stateful branch June 15, 2024 16:49
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