aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorBuchan Milne <buchan@mageia.org>2011-01-22 13:55:56 +0000
committerBuchan Milne <buchan@mageia.org>2011-01-22 13:55:56 +0000
commitbf51f6530087b954dcecd45673128653a57b44fc (patch)
treed0d4522c5095cd42efa502cc90b29328d417ab7e /root
parent923f05432e5639c025af3a42614f8960a6233777 (diff)
downloadidentity-bf51f6530087b954dcecd45673128653a57b44fc.tar
identity-bf51f6530087b954dcecd45673128653a57b44fc.tar.gz
identity-bf51f6530087b954dcecd45673128653a57b44fc.tar.bz2
identity-bf51f6530087b954dcecd45673128653a57b44fc.tar.xz
identity-bf51f6530087b954dcecd45673128653a57b44fc.zip
Add a means to filter out users who arent allowed to reset passwords with only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url
Diffstat (limited to 'root')
-rw-r--r--root/email/forgot_password.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/email/forgot_password.tt b/root/email/forgot_password.tt
index 4826955..af9231f 100644
--- a/root/email/forgot_password.tt
+++ b/root/email/forgot_password.tt
@@ -4,4 +4,4 @@
[% url %]
--
-http://mageia.org/
+[% c.config.project_url %]