Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enhancement of Typecho\Cookie#1399

Merged
joyqi merged 1 commit intotypecho:masterfrom
lufei:cookie
Apr 14, 2022
Merged

Enhancement of Typecho\Cookie#1399
joyqi merged 1 commit intotypecho:masterfrom
lufei:cookie

Conversation

@sy-records
Copy link
Member

close #1397

usage:

define('__TYPECHO_COOKIE_OPTIONS__', [
    'domain' => '',
    'secure' => false,
    'httponly' => false,
]);

@joyqi joyqi merged commit 3512fd4 into typecho:master Apr 14, 2022
@sy-records sy-records deleted the cookie branch April 14, 2022 08:35
@sy-records sy-records mentioned this pull request Apr 23, 2022
@sy-records sy-records mentioned this pull request Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

内置 Typecho_Cookie 方法创建的 cookie 无 HttpOnly 和 Secure 属性

2 participants