]> Raphaël G. Git Repositories - blog/commitdiff
Add security routes
authorRaphaël Gertz <git@rapsys.eu>
Sun, 29 Oct 2023 00:52:23 +0000 (02:52 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 29 Oct 2023 00:52:23 +0000 (02:52 +0200)
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