api-platform / api-platform/core
Multiple Security Options
Aberta
- Linguagem predominante
- PHP
- Estrelas
- 2.6k
- Forks
- 980
- Merge médio
- 2d 4h
- PRs com merge (30d)
- 49
Descrição
**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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.