akkoma/lib/pleroma/web/activity_pub
Hélène 0b14f02ed2 User: generate private keys on user creation
This fixes a race condition bug where keys could be regenerated
post-federation, causing activities and HTTP signatures from an user to
be dropped due to key differences.
2022-09-11 19:54:37 +01:00
..
activity_pub
mrf Post editing (#202) 2022-09-06 19:24:02 +00:00
object_validator
object_validators Post editing (#202) 2022-09-06 19:24:02 +00:00
side_effects
views User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
activity_pub.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
activity_pub_controller.ex User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
builder.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
internal_fetch_actor.ex
mrf.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
object_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
pipeline.ex
publisher.ex
relay.ex
side_effects.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
transmogrifier.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
utils.ex Allow reacting with remote emoji when they exist on the post (#200) 2022-09-04 23:31:41 +00:00
visibility.ex