Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

mbtreetime/acltest

 
 

Repository files navigation

Reproducer for ACL GET/POST Missmatch

GET /api/test - works
POST /api/test - redirects to login

Test with restricted methods annotation
GET /api/test2 - works
POST /api/test2 - redirects to login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.3%
  • Twig 14.4%
  • Shell 7.3%