Lucas Escot CAS Allowing user login using an external CAS. It adds a new button under the panel login form to connect through CAS. Docs Source Download Version — License Unlicensed Stars 2 Supports K3 Created 15 Nov 2019 Updated 15 Nov 2019 Info Topics Authentication Security Support Docs Issues Similar plugins env('APP_DEBUG'); DotEnv Store project credentials and environment variables in a .env file and access them in Kirby K5 K4 K3 OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K4 K3 return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website K5 K4 K3