coder / coder/code-server

Support HTTP BasicAuth as alternative authentication

Đang mở
#7,142 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
TypeScript
Star
79.3k
Fork
6.8k
Merge trung bình
2 ngày 6 giờ
Pull request đã merge (30 ngày)
41

Mô tả

## What is your suggestion?

Support HTTP BasicAuth for authenticating the user with a provided username and password

## Why do you want this feature?

I have a reverse proxy setup where the authentication is handled at the proxy level, and a generated or pre-created Basic Auth is used to communicate with the back-end server, which may be still over a network and so HTTPS + Basic Auth is preferred over no authentication.

## Are there any workarounds to get this functionality today?

None, no authentication does not pass security requirements and cookie-based (UI driven login) does not work in this context.

## Are you interested in submitting a PR for this?

Yes

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.