pleroma/docs
Mike Verdone 3cb471ec06 Expose expires_at datetime in mastoAPI only for the activity actor
In the "pleroma" section of the MastoAPI for status activities you can
see an expires_at item that states when the activity will expire, or
nothing if the activity will not expire.

The expires_at date is only visible to the person who posted the
activity. This is the conservative approach in case some attacker
decides to write a logger for expiring posts. However, in the future of
OCAP, signed requests, and all that stuff, this attack might not be that
likely. Some other pleroma dev should remove the restriction in the code
at that time, if they're satisfied with the security implications of
doing so.
2019-07-24 14:47:22 +02:00
..
admin restart makes no sense here as we instructed to stop the service before 2019-04-01 16:26:46 +03:00
api Expose expires_at datetime in mastoAPI only for the activity actor 2019-07-24 14:47:22 +02:00
config Add text about gitignore 2019-07-24 01:50:56 +00:00
installation Update otp_en.md - Added creation of initial admin user 2019-07-17 22:35:16 +00:00
clients.md Fix domain for the contact clients.md 2019-07-19 08:40:47 +00:00
config.md Add activity expiration worker 2019-07-24 13:14:52 +02:00
introduction.md trailing spaces 2019-05-16 17:03:12 +07:00