login form

This commit is contained in:
2014-11-06 16:37:30 +01:00
parent 0aba2f571d
commit cbbf2e0524
4 changed files with 91 additions and 0 deletions

View File

@@ -26,3 +26,9 @@ chill_main_admin_central:
login:
path: /login
defaults: { _controller: ChillMainBundle:Login:login }
login_check:
path: /login_check
logout:
path: /logout