api-platform / api-platform/core
Multiple Security Options
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 2.6k
- Forks
- 980
- Merge medio
- 2 d 4 h
- PR fusionados (30 d)
- 49
Descripción
**API Platform version(s) affected**: 2.5.6
**Description**
We need to use multiple "Custom Permission Checks Using Voters" with their specific error messages. Say we want to use voters to check "active users" and "subscribed users", providing corresponding error messages to let the clients know what was the problem.
**How to reproduce**
Try to use more than one "security / security_post_denormalize" and "security_message" for an opreation.
**Possible Solution**
Change "security / security_post_denormalize" and "security_message" keys to somthing which accepts array.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.