[Jamwiki-commit] SF.net SVN: jamwiki:[4222] wiki/branches/cclavadetscher/jamwiki-core/src/ main/ja
Brought to you by:
wrh2
From: <ccl...@us...> - 2012-12-17 10:31:12
|
Revision: 4222 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4222&view=rev Author: cclavadetscher Date: 2012-12-17 10:31:06 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Addition of two new properties for configuring the password reset feature: - smtp-service-forgot-password-challenge-timeout: The validity duration of a challenge that has been sent to a user. - smtp-service-forgot-password-challenge-retries: The maximum number of requests allowed in the timeout period from the same IP. TBD: Changes to admin page to enable configuration of these values. Modified Paths: -------------- wiki/branches/cclavadetscher/jamwiki-core/src/main/java/org/jamwiki/Environment.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |