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

Add google authentication proxy middleware #683

Merged
merged 10 commits into from
Jan 30, 2024
Merged

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Dec 6, 2023

This adds a new plugin and hook for middlewares (added by plugins).

The middleware uses the headers from Google's Identity Aware Proxy to authenticate users. Furthermore, it "magically" creates a public channel per user and gives a list of pre-configured user server-owner (admin) status.

@wolfv wolfv added the enhancement New feature or request label Dec 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1a42ed2) 83.57% compared to head (eef3226) 83.57%.
Report is 1 commits behind head on main.

Files Patch % Lines
quetz/_version.py 0.00% 1 Missing ⚠️
quetz/main.py 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #683      +/-   ##
==========================================
- Coverage   83.57%   83.57%   -0.01%     
==========================================
  Files          79       79              
  Lines        6236     6239       +3     
==========================================
+ Hits         5212     5214       +2     
- Misses       1024     1025       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wolfv wolfv merged commit e7b3940 into mamba-org:main Jan 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants