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

OAuth2 Proxy Support #42

Merged
merged 4 commits into from
Jun 30, 2022
Merged

OAuth2 Proxy Support #42

merged 4 commits into from
Jun 30, 2022

Conversation

ejhayes
Copy link
Owner

@ejhayes ejhayes commented Jun 30, 2022

Adds support for OAuth2 Proxy.

…, cleanup local example, verify headers are being passed downstream
@ejhayes ejhayes added the major Increment the major version when merged label Jun 30, 2022
@github-actions github-actions bot added config Changes affect core configuration medium labels Jun 30, 2022
@ejhayes ejhayes added minor Increment the minor version when merged and removed major Increment the major version when merged labels Jun 30, 2022
@github-actions github-actions bot added code Code related changes dependencies Update one or more dependencies version documentation Changes only affect the documentation large and removed medium labels Jun 30, 2022
@ejhayes ejhayes changed the title WIP: OAuth2-Proxy Support OAuth2 Proxy Support Jun 30, 2022
@ejhayes ejhayes marked this pull request as ready for review June 30, 2022 19:18
@github-actions
Copy link

Code coverage

Filename Statements Branches Functions Lines
src/config/index.ts 100% 100% 100% 100%
src/config/config.module.ts 100% 100% 100% 100%
src/config/config.service.ts 100% 100% 100% 100%
src/logger/common/index.ts 100% 100% 100% 100%
src/logger/common/logger.decorator.ts 100% 100% 100% 100%
src/logger/logger.module.ts 50% 12.5% 20% 46.43%
src/logger/logger.providers.ts 100% 100% 100% 100%
src/logger/common/logger.utils.ts 100% 100% 100% 100%
src/logger/logger.service.ts 74.29% 77.27% 61.54% 72.73%
src/logger/common/logger.constants.ts 100% 100% 100% 100%
src/logger/common/logger.enum.ts 100% 100% 100% 100%
src/logger/index.ts 100% 100% 100% 100%
src/bull/bull-queues.service.ts 84.46% 60.61% 80.39% 85.19%
src/bull/bull.module.ts 88.24% 100% 50% 86.67%
src/bull/bull-dashboard.middleware.ts 60% 100% 0% 50%
src/bull/bull-ui.service.ts 78.57% 25% 75% 76.92%
src/bull/ui/arena.ui.ts 80% 50% 50% 80%
src/bull/ui/bull-board.ui.ts 91.67% 100% 75% 91.67%
src/bull/ui/bull-master.ts 16.67% 0% 0% 16.67%
src/bull/bull-metrics.service.ts 73.68% 100% 33.33% 70.59%
src/bull/bullmq-metrics.factory.ts 17.71% 23.53% 14.29% 15.96%
src/metrics/index.ts 100% 100% 100% 100%
src/metrics/metrics.module.ts 46.67% 0% 0% 38.46%
src/metrics/common/index.ts 100% 100% 100% 100%
src/metrics/common/metrics.constants.ts 100% 100% 100% 100%
src/metrics/common/metrics.decorator.ts 100% 100% 100% 100%
src/metrics/metrics.service.ts 66.67% 100% 33.33% 60%
src/metrics/metrics.controller.ts 90% 0% 100% 87.5%
src/version/version.controller.ts 100% 100% 100% 100%
src/version/version.module.ts 100% 100% 100% 100%
src/health/health.controller.ts 100% 100% 100% 100%
src/health/health.module.ts 100% 100% 100% 100%
src/openapi/openapi.module.ts 42.86% 100% 0% 42.86%

@ejhayes ejhayes merged commit 14a4728 into main Jun 30, 2022
@ejhayes ejhayes deleted the oauth2-proxy branch June 30, 2022 20:36
@github-actions
Copy link

🚀 PR was released in v2.1.0 🚀

yharaskrik pushed a commit to yharaskrik/bull-monitor that referenced this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code related changes config Changes affect core configuration dependencies Update one or more dependencies version documentation Changes only affect the documentation large minor Increment the minor version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant