Add user backup functionality #174

Open
opened 2020-12-15 15:46:32 +00:00 by feld · 0 comments
Owner

We added the ability for users to request a backup of their account data. We need to add the related functionality to AdminFE:

  • configure the backup settings: config :pleroma, Pleroma.User.Backup
  • admin can generate a backup for local users
  • list/delete existing backups

pleroma/pleroma#6296

We added the ability for users to request a backup of their account data. We need to add the related functionality to AdminFE: * [ ] configure the backup settings: `config :pleroma, Pleroma.User.Backup` * [ ] admin can generate a backup for local users * [ ] list/delete existing backups https://git.pleroma.social/pleroma/pleroma/pulls/6296
Sign in to join this conversation.
No labels
blocked
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/admin-fe#174
No description provided.