Tags: lt-rawlins/addons-server
Tags
Pontoon: Update Icelandic (is) localization of AMO Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Downgrade log statements in zip handling where we're already raising … …an exception (mozilla#19033)
Fix addons/migration/0037 to not set "" to "https://" (mozilla#19017) * Fix addons/migration/0037 to not set "" to "https://" * Update 0037_auto_20220321_1545.py * ugh
Revert "Write FileUploads to a directory under MEDIA_ROOT (/uploads/) (… …mozilla#18991)" (mozilla#19010) This reverts commit 7deb2e2.
limit contributions_url to strict domains with https. (mozilla#19006) * limit contributions_url to strict domains with https. * reindex the changes to contributions in ES * rewording + migration fix when there are no matches * correct paypal.me url in migration
Update dependency addons-linter to v4.13.0 (mozilla#18979) Co-authored-by: Renovate Bot <bot@renovateapp.com>
Fix sentry ip_address data scrubbing - the event has no inner `payloa… …d` object (mozilla#18950)
Prevent request.user from being evaluated in middlewares (mozilla#18913) When dealing with a request with auth credentials, GraphiteMiddleware's default implementation forces request.user to be evaluated to send a `response.auth` statsd ping, causing a database query even if the view didn't use auth at all. We don't need that ping, so replace the middleware with a custom one that doesn't do this, avoiding the database query in those cases.
sets VERIFY_FXA_ACCESS_TOKEN=True on stage and prod (mozilla#18891)
PreviousNext