forked from XiaoLFeng/XF_Index
对friend_edit的COOKIE内容不进行加密
Signed-off-by: XiaoLFeng <gm@x-lf.cn>
This commit is contained in:
parent
f0d0dc6db3
commit
3c72e92a62
|
@ -17,6 +17,6 @@ class EncryptCookies extends Middleware
|
|||
* @var array<int, string>
|
||||
*/
|
||||
protected $except = [
|
||||
//
|
||||
'friend_edit',
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user