summaryrefslogtreecommitdiff
path: root/change_password.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-29General tools updated to PHP8.4 and namespacelsces1-13/+14
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2015-12-08Merge with locallsces1-7/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08fix change passwd form and expanding validation to check if password ↵wjames51-9/+12
requires reset and handle it - auto send pw reset key
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-3/+3
options hash
2007-11-09just some code cleanup and indent using tabsMax Kremmel1-20/+23
2007-11-09fix missing smarty assign's for welcome message after change password.MW1-3/+7
2007-07-24Correct logic of provpass validationLester Caine1-4/+4
2007-07-24Send welcome message after changing provpassLester Caine1-4/+12
2007-04-23fatalError message translation standardisation: fatalError message is not ↵Max Kremmel1-3/+3
translated in the function so it has to be translated when it's passed in. this allows for dynamically changed errormessages without causing duplicate master strings
2006-09-12major overhaul to change and remind password. This should fix outstanding ↵Christian Fowler1-17/+23
issues, and clean up old TW code. It also reduced the lenght of the confirm URL so email apps are less likely to truncate it. If you need to change anything related to user password confirmation or changing, please check with spiderr first.
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ↵Jams H Thompson1-6/+14
each others passwords
2006-08-17Fix several user registration issuesJams H Thompson1-13/+7
2006-04-19mass kernel_config renaming for users_Christian Fowler1-5/+5
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-5/+5
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-21/+23
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+54