Delete posts when deleting account #249

Merged
elegaanz merged 1 commits from delete-posts into master 6 years ago
elegaanz commented 6 years ago (Migrated from github.com)

Only if the author deleting their account is the last author of the post

Fix #231

Only if the author deleting their account is the last author of the post Fix #231
The pull request has been merged as 4b8c090def.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b delete-posts master
git pull origin delete-posts

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff delete-posts
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
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: Plume/Plume#249
Loading…
There is no content yet.