actix / actix/actix-extras

Support for Digest auth method

オープン
#394 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
A-httpauth C-feature good first issue
主要言語
Rust
スター
889
フォーク
224
平均マージ
9時間 37分
マージ済み PR(30日)
20

説明

is there have middleware can do Digest Auth in actix-web

actix_web_httpauth can only support Bearer and Basic

so how can support Digest Auth like

“WWW-Authenticate","Digest realm="test", qop="auth", nonce="MTcwMjUzOTAwMjAwMDplYmVmYjAwNzdkM2ZjMzU3MzRmNmZhZTUwOTBjOTM1Ng==”

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

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

調査の方向性

Start by reading actix_web_httpauth's existing Bearer and Basic middleware and the actix-web authentication flow. Use the issue's WWW-Authenticate example to define the Digest-auth behavior and identify the required tests; done means Digest is supported alongside the existing methods.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
authentication, backend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

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

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