api-platform / api-platform/core
Make hydra documentation respect access control
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 2.6k
- Forks
- 980
- Merge medio
- 2 d 5 h
- PR fusionados (30 d)
- 48
Descripción
My api has public and private entries.
But the hydra and swagger documentations expose all of them.
As a result, a connected user that has access to only parts of the api will see the whole documentation which is not a good thing for security.
More importantly, the admin is broken in that case because it tries to fetch every resource in the hydra documentation.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.