Cookies, ohne die die Website nicht richtig funktionieren kann. Dazu gehören Cookies für den Zugriff auf sichere Bereiche und die CSRF-Sicherheit. Bitte beachten Sie, dass die Standard-Cookies von uns keine persönlichen oder sensiblen Informationen sammeln. Die Standard-Cookies von uns sammeln keine IP-Adressen. Die von ihnen gespeicherten Informationen werden nicht an Dritte gesendet.
                    
                                            
                            
                                Name: CraftSessionId
                            
                            
                                Description: 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.
                            
                            
                                Provider: this site
                            
                            
                                Expiry: Session
                            
                         
                                            
                            
                                Name: *_identity
                            
                            
                                Description: 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.
                            
                            
                                Provider: this site
                            
                            
                                Expiry: Persistent
                            
                         
                                            
                            
                                Name: *_username
                            
                            
                                Description: If you check the "Keep me logged in" option during login, this cookie is used to remember the username for your next authentication.
                            
                            
                                Provider: this site
                            
                            
                                Expiry: Persistent
                            
                         
                                            
                            
                                Name: CRAFT_CSRF_TOKEN
                            
                            
                                Description: Protects us and you as a user against Cross-Site Request Forgery attacks.
                            
                            
                                Provider: this site
                            
                            
                                Expiry: Session