coder / coder/code-server

Support HTTP BasicAuth as alternative authentication

オープン
#7,142 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
TypeScript
スター
79.3k
フォーク
6.8k
平均マージ
2日 6時間
マージ済み PR(30日)
41

説明

## 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。