Skip to content

feat: Add HTTP Basic Authentication #5638

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

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

atomicptr
Copy link
Contributor

This is a feature we use very heavily to protect for instance stage instances or well password protect some services that lack their own authentication methods. While that is possible right now by editing the labels yourself, I found this to be very tedious and thought it would be great to just have this in the UI.

Changes

  • Adds the ability to protect services from direct access via http basic auth

Issues

@andrasbacsai andrasbacsai added the 🐰 Release The Rabbit Run CodeRabbitAI review label Apr 22, 2025
@andrasbacsai
Copy link
Member

Thank you for the PR! I refactored a bit but it looks good! :)

@andrasbacsai andrasbacsai merged commit 37e79b2 into coollabsio:next Apr 22, 2025
1 check passed
@github-actions github-actions bot removed the 🐰 Release The Rabbit Run CodeRabbitAI review label Apr 22, 2025
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.

2 participants