nachtjasmin
424b01c6e4
Merge tag 'v4.2.9' into lets-bump-hometown-to-mastodon-4.2
2 years ago
renovate[bot]
9f517cc04e
Update dependency fastimage to v2.3.0 ( #28488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Darius Kazemi
fce9d945ef
Render hints with HTML for hometown preferences
2 years ago
Claire
c93aacafde
Bump version to v4.2.9 ( #30470 )
2 years ago
Claire
9740c7eaea
Fix rate-limiting incorrectly triggering a session cookie on most endpoints ( #30483 )
2 years ago
Claire
8ab0ca7d64
Merge pull request from GHSA-c2r5-cfqr-c553
...
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations
* Remove rack-attack safelist
2 years ago
Claire
7920aa59e8
Merge pull request from GHSA-q3rg-xx5v-4mxh
2 years ago
Claire
943792c187
Merge pull request from GHSA-5fq7-3p3j-9vrf
2 years ago
Emelia Smith
186f916192
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ( #30316 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
f9c41ae43b
Normalize language code of incoming posts ( #30403 )
2 years ago
Claire
b8edc95e8a
Fix leaking Elasticsearch connections in Sidekiq processes ( #30450 )
2 years ago
Claire
16213a678d
Update dependency rexml to 3.2.8
2 years ago
Claire
a8dd32102f
Update dependency nokogiri to 1.16.5
2 years ago
Claire
6fc07ff31f
Update dependency fastimage to 2.3.1
2 years ago
Claire
997b021b69
Update dependency rotp to 6.3.0
2 years ago
Claire
2865bfadaf
Update dependency json-jwt to 1.15.3.1
2 years ago
Claire
8c72e80019
Update dependency rack-cors to 2.0.2
2 years ago
Claire
8cf78825a2
Fix off-by-one in `tootctl media` commands ( #30306 )
2 years ago
Emelia Smith
67b2e62331
Fix missing destory audit logs for Domain Allows ( #30125 )
2 years ago
Claire
56b7d1a7b6
Fix not being able to block a subdomain of an already-blocked domain through the API ( #30119 )
2 years ago
Claire
51ef619140
Fix Idempotency-Key ignored when scheduling a post ( #30084 )
2 years ago
Tim Rogers
e69780ec59
Fixed crash when supplying FFMPEG_BINARY environment variable ( #30022 )
2 years ago
Claire
c3be5a3d2e
Remove caching in `cache_collection` ( #29862 )
2 years ago
Claire
86807e4799
Improve email address validation ( #29838 )
2 years ago
Matt Jankowski
0143c9d3e1
Fix results/query in `api/v1/featured_tags/suggestions` ( #29597 )
2 years ago
Jeong Arm
ab3f9852f2
Normalize idna domain before account unblock domain ( #29530 )
2 years ago
Claire
7af69f5cf5
Fix admin account created by `mastodon:setup` not being auto-approved ( #29379 )
2 years ago
Emelia Smith
f784213c64
Return domain block digests from admin domain blocks API ( #29092 )
2 years ago
Claire
6536d96d1b
Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` ( #28592 )
2 years ago
Matt Jankowski
ed8e4bab4c
Fix reference to non-existent var in CLI maintenance command ( #28363 )
2 years ago
nachtjasmin
922c627298
Merge tag 'v4.2.8' into lets-bump-hometown-to-mastodon-4.2
2 years ago
Claire
bdb6650ebc
Bump version to v4.2.8 ( #29370 )
2 years ago
Claire
f3ad918950
Fix processing of `Link` objects in `Image` objects ( #29363 )
2 years ago
Claire
9a7802655f
Fix link verifications when page size exceeds 1MB ( #29361 )
2 years ago
Claire
328a9b8157
Change registrations to be disabled by default for new servers ( #29353 )
2 years ago
Claire
4fd22acb4a
Fix auto-close email being sent to users with devops permissions instead of settings permissions ( #29356 )
2 years ago
Claire
28b666b0d5
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2 years ago
Claire
fbb07893b8
Update dependencies ( #29346 )
2 years ago
Claire
c5d56de98d
Fix linting failure
2 years ago
nachtjasmin
e5c3025744
Merge tag 'v4.2.7' into lets-bump-hometown-to-mastodon-4.2
2 years ago
Claire
0e4e98fad1
Bump version to v4.2.7
2 years ago
Claire
15de520201
Merge pull request from GHSA-jhrq-qvrm-qr36
...
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
2 years ago
Claire
684f99908f
Update dependency pg to 1.5.5
2 years ago
Claire
e4ec4ce217
Update `nsa` gem to version 0.3.0 ( #29065 ) ( #29206 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2 years ago
Claire
870ee80fd3
Fix user creation failure handling in OAuth paths ( #29207 )
2 years ago
Claire
76a37bd040
Fix OmniAuth tests ( #29201 )
2 years ago
nachtjasmin
c33c1b7f0c
Merge tag 'v4.2.6' into lets-bump-hometown-to-mastodon-4.2
2 years ago
Claire
7c8ca0c6d6
Bump version to v4.2.6
2 years ago
Claire
f1700523f1
Merge pull request from GHSA-vm39-j3vx-pch3
...
* Prevent different identities from a same SSO provider from accessing a same account
* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`
* Rename methods to avoid confusion between OAuth and OmniAuth
2 years ago
Claire
0b0c7af2c1
Merge pull request from GHSA-7w3c-p9j8-mq3x
...
* Ensure destruction of OAuth Applications notifies streaming
Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.
* Ensure password resets revoke access to Streaming API
* Improve performance of deleting OAuth tokens
---------
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2 years ago