Name | Modified | Size | Downloads / Week |
---|---|---|---|
wpwd-0.2.zip | 2014-10-01 | 210.2 kB | |
CHANGELOG | 2014-10-01 | 3.7 kB | |
README | 2014-10-01 | 759 Bytes | |
Totals: 3 Items | 214.7 kB | 0 |
################################################################# # 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.