ソースを参照

Evolution #68: Durée de connexion

bastien 14 年 前
コミット
3688a7d354
共有1 個のファイルを変更した5 個の追加0 個の削除を含む
  1. 5 0
      src/Muzich/CoreBundle/Resources/config/security.yml

+ 5 - 0
src/Muzich/CoreBundle/Resources/config/security.yml ファイルの表示

22
                 path:   /logout
22
                 path:   /logout
23
                 target: /hello
23
                 target: /hello
24
             anonymous:  ~
24
             anonymous:  ~
25
+            remember_me:
26
+              key:      sfdg45m14ez4g5f69ez8s1n
27
+              lifetime: 1209600
28
+              path:     /
29
+              domain:   ~
25
             
30
             
26
     #role_hierarchy:
31
     #role_hierarchy:
27
       # Attention, pas sur de ces lignes là !
32
       # Attention, pas sur de ces lignes là !