From 60631f58b8f6532eccbead29d239aaf25de93610 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 12 Mar 2006 20:10:42 +0000 Subject: - finish user registration and password request email - make sure a user is in the userdb before assuming they're logged on based on session info (allows deleting uerdb item and invalidating all sessions) --- templates/passwordmail.tmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 templates/passwordmail.tmpl (limited to 'templates/passwordmail.tmpl') diff --git a/templates/passwordmail.tmpl b/templates/passwordmail.tmpl new file mode 100644 index 000000000..8484d39b2 --- /dev/null +++ b/templates/passwordmail.tmpl @@ -0,0 +1,10 @@ +Someone[1], possibly you, requested that you be emailed the password for user + on [2]. + +The password is: + +-- +ikiwiki + +[1] The user requesting the password was at IP address +[2] Located at -- cgit v1.2.3