about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-14Misc. typos (#8694)luzpaz
2018-09-08feat(cookies): Use the same-site attribute to lax (#8626)Sorin Davidoi
2018-08-25Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)M Somerville
2018-08-21Revert to using Paperclip's filesystem storage, and fix dangling records in r...ThibG
2018-08-15Add ldap search filter (#8151)Immae
2018-08-13Add post-deployment migration system (#8182)Eugen Rochko
2018-07-25Add secure option to additional cookie (#8069)abcang
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-06-29Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER...MIYAGI Hikaru
2018-06-15Add dat, dweb, ipfs, ipns, ssb, gopher protocols to URL extractor (#7810)Eugen Rochko
2018-06-15Remove rack-timeout (#7809)Eugen Rochko
2018-05-26Disable AMS logging (#7623)Eugen Rochko
2018-05-18User agent for WebFinger (#7531)MIYAGI Hikaru
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-07Improve OpenStack v3 compatibility (#7392)Hugo Gameiro
2018-05-03Add a missing question mark in rack_attack.rb (#7338)Akihiko Odaki
2018-05-03Throttle media post (#7337)Akihiko Odaki
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-04-25HTTP proxy support for outgoing request, manage access to hidden service (#7134)MIYAGI Hikaru
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-04-10Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079)Eugen Rochko
2018-04-10Log rate limit hits (#7096)Eugen Rochko
2018-04-07Add a circuit breaker for ActivityPub deliveries (#7053)Eugen Rochko
2018-03-24Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808)Yamagishi Kazutoshi
2018-03-20Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845)Eugen Rochko
2018-03-19rename pam email environment variable to something more understandable and de...Alexander
2018-03-17Revert "Upgrade Paperclip to version 6.0.0" (#6807)Eugen Rochko
2018-03-17Upgrade Paperclip to version 6.0.0 (#6754)Yamagishi Kazutoshi
2018-03-07Add additional first_name and last_name SAML attribute statement options, and...Effy Elden
2018-03-02fix logic for pam_controlled_service (#6599)Alexander
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-23New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...Ghislain Loaec
2018-02-22New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)Ghislain Loaec
2018-02-20Fix #6509: Use pull queue for chewy jobs (#6513)Eugen Rochko
2018-02-11Fix URLs incorrectly having trailing hyphen removed (#6465)Daniel King
2018-02-11Fix Chewy trying to update index with the wrong strategy (#6464)Eugen Rochko
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-04Make PAM gem optional, allow configuration over environment (#6415)Eugen Rochko
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02pam authentication (#5303)Alexander
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2018-01-15Suppress CSRF token warnings (#6240)Patrick Figel
2018-01-09Increase rate limit on protected paths (#6229)Eugen Rochko
2018-01-05Fix enforce HTTPS in production. (#6180)Naoki Kosaka
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2017-12-22enforce LOCAL_HTTPS=true in production (#6061)nightpool
2017-12-13Change streaming API URL when remote development (#5942)Yamagishi Kazutoshi
2017-12-11Apply a 25x rate limit by IP even to authenticated requests (#5948)Eugen Rochko