Browse Source

Evolution #175: cookie remember_me

bastien 12 years ago
parent
commit
4422f8db59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Muzich/CoreBundle/Resources/config/security.yml

+ 1 - 1
src/Muzich/CoreBundle/Resources/config/security.yml View File

@@ -23,7 +23,7 @@ security:
23 23
                 target: /hello
24 24
             anonymous:  ~
25 25
             remember_me:
26
-              key:      sfdg45m14ez4g5f69ez8s1n
26
+              key:      %secret%
27 27
               lifetime: 1209600
28 28
               path:     /
29 29
               domain:   ~