Sfoglia il codice sorgente

Evolution #175: cookie remember_me

bastien 13 anni fa
parent
commit
4422f8db59
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/Muzich/CoreBundle/Resources/config/security.yml

+ 1 - 1
src/Muzich/CoreBundle/Resources/config/security.yml Vedi 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:   ~