-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi-scopes auth & Attach fix (#1076)
* test snapshots * allow multi-scope auth * hors-sujet: fix C compile warning * update jwt and add hashbrown feature * replace Auth with RequestContext * extract RequestContext * fix auth check for multi-scopes * pass NamespaceName in StmtKind::Attach * fallback to global auth if key is not set in ns config * add allow_attach to namespace creation * return meta store from namespace store * test attach * fmt * review edits
- Loading branch information
1 parent
82cd274
commit 52d8b8f
Showing
40 changed files
with
1,155 additions
and
516 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.