aboutsummaryrefslogtreecommitdiffstats
path: root/mod/removeme.php
Commit message (Collapse)AuthorAgeFilesLines
* Some work on account deletionChristian Vogeley2014-08-141-1/+1
|
* block channel removal for 48 hours after changing the account password, ↵friendica2014-07-291-0/+8
| | | | since the password is required to remove a channel. Somebody looking at an open session on somebody else's computer can simply change the password and then proceed to maliciously remove the channel. This change gives the owner 2 days to discover that something is wrong and recover his/her password and potentially save their channel from getting erased by the vandal. This is most likely to happen if a relationship has gone bad, or something incriminating was found in your private messages when you left your computer briefly unattended.
* text - change remove account button to remove channelfriendica2014-01-211-1/+1
|
* removeme sort of works for a single channel - lots of loose ends to deal ↵friendica2013-11-121-8/+13
| | | | with but it's a start
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* page delegationfriendica2012-01-261-0/+3
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-1/+1
|
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* remove selfFriendika2011-02-031-0/+50