using the AdminLTE login screen #52 (#54)

removed bootstrap resources #52
This commit is contained in:
Kevin Papst
2018-01-08 19:24:51 +01:00
committed by GitHub
parent 736e1a7b34
commit a3e7a484d1
102 changed files with 43 additions and 23100 deletions

View File

@@ -53,4 +53,3 @@ security:
- { path: '^/(%app_locales%)$', role: IS_AUTHENTICATED_FULLY }
- { path: '^/(%app_locales%)/login', role: IS_AUTHENTICATED_ANONYMOUSLY }
- { path: '^/(%app_locales%)/admin', roles: ROLE_ADMIN }