Menu

Tree [r10] /
 History

HTTPS access


File Date Author Commit
 wpwd 2014-10-01 hgb [r8] Added rewritten bash script as python script wh...
 wpwd.py 2014-10-01 hgb [r10]
 CHANGELOG 2014-10-01 hgb [r9]
 README 2014-10-01 hgb [r8] Added rewritten bash script as python script wh...

Read Me

#################################################################
#	scripts to create webform to change system password
#################################################################
#
# AUTHOR
#       Hans-Georg Bork, hgb@users.sourceforge.net
#
# Copyright (c) 2014 Hans-Georg Bork <hgb@users.sourceforge.net>
#

This script is intended to be started from a HTTP server with CGI support.
You can put it into the CGI directory of a HTTP server of your choice or
just run the provided cgiserver.py if you have python 2.4 or higher
installed.

The directory wpwd contain wpwd as a bash script.
The directory wpwd.py contain the next version of wpwd as a python script.

Read the provided README files to gain knowledge about the differences and the usage.