AbsaOSS / AbsaOSS/enceladus

Implement CORS headers

オープン
#681 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature priority: undecided under discussion
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## Background
Should we implement CORS headers?
How permissive?
Disable all outside servers?
Just echo back the user's Origin value? (That way if a different origin somehow replays the request with the user's credentials, it will fail.)

## Feature
Implement CORS headers

## Docs
[MDN web docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)
[enable-cors.org](https://enable-cors.org/)
[Dev.to](https://dev.to/nicolus/what-you-should-know-about-cors-48d6)

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

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

評価

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

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

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