Cookies that the site cannot function properly without. This includes cookies for access to secure areas and CSRF security. Please note that Craft’s default cookies do not collect any personal or sensitive information. Craft's default cookies do not collect IP addresses. The information they store is not sent to Pixel & Tonic or any 3rd parties.
名称: CraftSessionId
描述: Craft relies on PHP sessions to maintain sessions across web requests. That is done via the PHP session cookie. Craft names that cookie “CraftSessionId” by default, but it can be renamed via the phpSessionId config setting. This cookie will expire as soon as the session expires.
提供者: this site
过期: Session
名称: *_identity
描述: When you log into the Control Panel, you will get an authentication cookie used to maintain your authenticated state. The cookie name is prefixed with a long, randomly generated string, followed by _identity. The cookie only stores information necessary to maintain a secure, authenticated session and will only exist for as long as the user is authenticated in Craft.
提供者: this site
过期: Persistent
名称: *_username
描述: If you check the "Keep me logged in" option during login, this cookie is used to remember the username for your next authentication.
提供者: this site
过期: Persistent
名称: CRAFT_CSRF_TOKEN
描述: Protects us and you as a user against Cross-Site Request Forgery attacks.
提供者: this site
过期: Session