AbsaOSS / AbsaOSS/enceladus

Implement CORS headers

Aperta
#681 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
feature priority: undecided under discussion
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.