#!/usr/bin/perl -wT # # TWiki Collaboration Platform, http://TWiki.org/ # # Copyright (C) 2000-2003 Peter Thoeny, Peter@Thoeny.com # Copyright (C) 2001 Klaus Wriessnegger, kw@sap.com # # For licensing info read license.txt file in the TWiki root. # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details, published at # http://www.gnu.ai.mit.edu/copyleft/gpl.html # #NOTE: the reset code is in this script because it needs to be in an un-authenticated # script (see the .htaccess file) # the matching InstallPassword code is protected, but still risky (anyone who has a valid # htpasswd entry can call it by hand #usage example: # # #R e s e t # #