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
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
..
activitypub
admin Add quick links to the admin interface in the WebUI (#8545) 6 years ago
api Add locale param to sign-up API (#9747) 6 years ago
auth Add REST API for creating an account (#9572) 6 years ago
concerns Improvements to signature verification (#9667) 6 years ago
oauth
settings Add CSV export for lists and domain blocks (#9677) 6 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Show 40 profiles per directory page instead of 30 (#9609) 6 years ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb fix CSP / X-Frame-Options for media embeds (#9558) 6 years ago
media_proxy_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb Change remote interaction dialog to use specific actions (#9743) 6 years ago
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb