dece
e3d80d1093
1. Users 2. Login/logout controllers 3. Podcasts can have an owner to restrict their access in the backoffice
10 lines
162 B
YAML
10 lines
162 B
YAML
controllers:
|
|
resource:
|
|
path: ../src/Controller/
|
|
namespace: App\Controller
|
|
type: attribute
|
|
|
|
app_logout:
|
|
path: /logout
|
|
methods: GET
|