akkoma/lib/pleroma/web/activity_pub/object_validators
Oneric f07eb4cb55 Sanity check fetched user data
In order to properly process incoming notes we need
to be able to map the key id back to an actor.
Also, check collections actually belong to the same server.

Key ids of Hubzilla and Bridgy samples were updated to what
modern versions of those output. If anything still uses the
old format, we would not be able to verify their posts anyway.
2024-03-25 14:05:05 -01:00
..
accept_reject_validator.ex Purge Rejected Follow requests in daily task (#334) 2022-12-03 23:17:43 +00:00
add_remove_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
announce_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
answer_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
article_note_page_validator.ex Support elixir1.15 2023-08-03 17:44:09 +01:00
attachment_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
audio_video_validator.ex maintenance: dependency upgrade (#81) 2022-07-18 00:56:35 +00:00
block_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
common_fields.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
common_fixes.ex CommonFixes: more predictable context generation 2023-06-14 16:22:26 +00:00
common_validations.ex Merge branch 'features/validators-note' into 'develop' 2021-06-01 01:51:38 +00:00
create_generic_validator.ex GTS: cherry-picks and collection usage (#186) 2022-08-27 18:05:48 +00:00
delete_validator.ex purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
emoji_react_validator.ex Remove _misskey_reaction matching (#500) 2023-03-10 18:46:49 +00:00
event_validator.ex make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
follow_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
like_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
question_options_validator.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
question_validator.ex make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
tag_validator.ex just drop unknown tags 2022-01-07 20:14:04 +00:00
undo_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
update_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
user_validator.ex Sanity check fetched user data 2024-03-25 14:05:05 -01:00