From 2875f7095562b302f13e1ef7e8cfd581cfc984bf Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 20 Aug 2016 23:11:34 +0200 Subject: Allow users to delete their accounts Signed-off-by: Florian Pritz --- application/views/user/delete_account_form.php | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 application/views/user/delete_account_form.php (limited to 'application/views/user/delete_account_form.php') diff --git a/application/views/user/delete_account_form.php b/application/views/user/delete_account_form.php new file mode 100644 index 000000000..dbb28531d --- /dev/null +++ b/application/views/user/delete_account_form.php @@ -0,0 +1,27 @@ +
+
+

Account deletion

+

+ Here you can permanently delete your account on this FileBin installation.
+ WARNING: All your data will be irrevocably deleted. +

+
+
+ + +
+
+ +
+ +
+
+
+
+
+
+ +
+
+
+ -- cgit v1.2.3-24-g4f1b