LSBC/config/routes.yaml
dece e3d80d1093 Add security
1. Users
2. Login/logout controllers
3. Podcasts can have an owner to restrict their access in the backoffice
2023-09-09 22:49:46 +02:00

10 lines
162 B
YAML

controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
app_logout:
path: /logout
methods: GET