Projet

Général

Profil

Development #7805

Add helpers to implement JSON/JSONP views with CORS support

Ajouté par Benjamin Dauvergne il y a presque 9 ans. Mis à jour il y a plus de 6 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
Début:
08 juillet 2015
Echéance:
% réalisé:

100%

Temps estimé:
Patch proposed:
Non
Planning:

Description

Cross origin requests should be validated, using the Origin header for CORS request and the Referer for <script> loading of JSONP endpoints.

Révisions associées

Révision fdbb3eb8 (diff)
Ajouté par Benjamin Dauvergne il y a presque 9 ans

add support for CORS request by JSON or JSONP (fixes #7805)

JSONP is checked against the Referer header and JSON against the Origin
header.

Révision a5a58a15 (diff)
Ajouté par Benjamin Dauvergne il y a presque 9 ans

manager: use new json decorator on menu_json (#7805)

Historique

#1

Mis à jour par Benjamin Dauvergne il y a presque 9 ans

  • Statut changé de Nouveau à Résolu (à déployer)
  • % réalisé changé de 0 à 100
#2

Mis à jour par Benjamin Dauvergne il y a environ 8 ans

  • Statut changé de Résolu (à déployer) à Solution déployée
#3

Mis à jour par Benjamin Dauvergne il y a plus de 6 ans

  • Statut changé de Solution déployée à Fermé

Formats disponibles : Atom PDF