mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-03-07 15:16:40 +08:00
encrypt token cookie
This commit is contained in:
parent
74fc9eb2b0
commit
3fcb991ac7
@ -15,7 +15,6 @@ class EncryptCookies extends BaseEncrypter
|
||||
*/
|
||||
protected $except = [
|
||||
'locale',
|
||||
'token'
|
||||
];
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user