]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
deleteuser script changed to deleteprofile
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 21 Apr 2015 21:47:55 +0000 (23:47 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 21 Apr 2015 21:47:55 +0000 (23:47 +0200)
commit529b2f6613007d2fce427cc2fef63af9bbcd7b36
treeeb3c0ba9e3c728098de32141163e03a3636969ae
parentf9f7c4675166d46afbe29132d4d293bc758a68e2
deleteuser script changed to deleteprofile

Delete remote profiles by providing their ID if known, or you can
provide their profile URI with --uri=https://...

Useful for cleaning up old, long gone and no longer desired profiles
and their notices.
scripts/deleteprofile.php [new file with mode: 0755]
scripts/deleteuser.php [deleted file]