]> Raphaël G. Git Repositories - airlibre/commitdiff
Readd config routes security yaml file
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:10:54 +0000 (12:10 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:10:54 +0000 (12:10 +0100)
Add security config

config/routes/security.yaml [new file with mode: 0644]

diff --git a/config/routes/security.yaml b/config/routes/security.yaml
new file mode 100644 (file)
index 0000000..f853be1
--- /dev/null
@@ -0,0 +1,3 @@
+_security_logout:
+    resource: security.route_loader.logout
+    type: service