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/app/controllers/concerns
ThibG 28b482874a Improvements to signature verification (#9667)
* Refactor signature verification a bit

* Rescue signature verification if recorded public key is invalid

Fixes #8822

* Always re-fetch AP signing key when HTTP Signature verification fails

But when the account is not marked as stale, avoid fetching collections and
media, and avoid webfinger round-trip.

* Apply stoplight to key/account update as well as initial key retrieval
6 years ago
..
account_controller_concern.rb Redesign public profiles and toots (#8068) 7 years ago
accountable_concern.rb Add logging of admin actions (#5757) 7 years ago
authorization.rb
export_controller_concern.rb
localized.rb Fix spec for sr-Latn (#7203) 7 years ago
obfuscate_filename.rb
rate_limit_headers.rb Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
session_tracking_concern.rb Update session activation time (fixes #5605) (#7408) 7 years ago
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
signature_verification.rb Improvements to signature verification (#9667) 6 years ago
user_tracking_concern.rb Fix #6331 (#6341) 7 years ago