You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Sorin Davidoi 6f3d934bc1 feat(cookies): Use the same-site attribute to lax (#8626)
CSFR-prevention is already implemented but adding this doesn't hurt.

A brief introduction to Same-Site cookies (and the difference between strict and
lax) can be found at
https://blog.mozilla.org/security/2018/04/24/same-site-cookies-in-firefox-60/

TLDR: We use lax since we want the cookies to be sent when the user navigates
safely from an external site.
7 years ago
..
environments
initializers feat(cookies): Use the same-site attribute to lax (#8626) 7 years ago
locales Weblate translations (2018-09-02) (#8582) 7 years ago
webpack Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) 8 years ago
application.rb Add Czech language option and locale data (#8594) 7 years ago
boot.rb
brakeman.ignore Add animate custom emoji param to embed pages (#8507) 7 years ago
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add admin dashboard (#8029) 8 years ago
puma.rb Revert "Default puma to running on localhost only." (#8444) 7 years ago
routes.rb Redirect from old authorize_follow path (#8584) 7 years ago
secrets.yml
settings.yml Add preference for report notification e-mails, skip for duplicates (#8559) 7 years ago
sidekiq.yml Update docker config and move some workers to different queues (#8345) 7 years ago
themes.yml More polished light theme (#7620) 8 years ago
webpacker.yml