admuser ChangeLog Sep/16/2004 - bug fixed: show_info off tag ignored. Thanks to Flavio Boniforti Jan/13/2004 - Authenticate tag removed to avoind some security bug. Now you must use Apache .htaccess to control admuser utilization. Thanks to Bruno Morisson - Security bug fixed. Now admuser can only access files defined in admuser.conf Thanks to Bruno Morisson Dec/04/2003 - change: create temp file with mkstemp instead tmpnam for security reasons changed cgi-bin from /usr/local/httpd/cgi-bin to /var/www/cgi-bin May/06/2001 - Change: variables too short when using Spanish Language. Thanks to Jose Luis Diaz Sep/15/2000 - NCSA_PLUS support added. Jul/26/2000 - French language added by Henry-Pascal ELDIN Thank you Jul/11/2000 - Spanish language added by Jorge Becerra Thank you. Apr/17/2000 - Brad Guillory (bguillory@mail.com) - We no longer require admuser.cgi be installed in your your servers cgi-bin root. - Now you can install admuser.cgi suid to the owner of your password files and it will work. - Fixed some confusing error messages - Fixed error page so that it reloads the first page (login screen for me) instead of reloading the error page. - Fixed a bug in the deactivate passwd file name parsing (possibly introduced another one while doing this). Thank you Brad. Mar/27/2000 - Serbian language added by Radovan Drobnjakovic Thank you. Bug fixed: removing '\n' from invalid string. Thank you yo Armistead, Jason Mar/16/2000 - Many improvements by Diego Liziero - added control to get rid of trailing spaces in config file. - logo_image and header config options aren't checked capitalized any longer. - better control of "previous" & "following" line numbers. - changed spaces in usernames with underscores. - got rid of ^M and better translation of some msg in Italian language. - README: explained pwd_files file format. Thank you Diego. Mar/09/2000 - Swedish language added by Daniel L. Sjosvard Thank you Mar/08/2000 - Hungarian language added by domonkos@vbgpaks.sulinet.hu Thank you Italian language added by Diego Liziero Thank you Feb/27/2000 - German language added by reaction@absolute.securenet.at Thank you Feb/04/2000 - Added by Radek Malčic (Czech Railways) for correct display error messages. Thank you. Czech language added by Radek Malčic (Czech Railways) Thank you Jan/20/2000 - Russian_koi8 language added by Dmitri Slepnev Thank you Jan/04/2000 - TAG ipauth removed: changed by authenticate TAG. TAG authenticate added: Now, admuser can be used only by authenticated users. You must create a passwd file with htpasswd utility and put all authorized users, and point that file in admuser.conf. By default, admuser try to find users in /usr/local/etc/admuser/passwd Implementation requested by Wayne Bastow and by Vic Hou Added: Passwd file name alias: The passwd_file can contain a alias in the format: passwd_file;alias Eg.: /usr/local/etc/squid/passwd;Squid Password File /usr/local/etc/pwdtest;Admuser Passwd Test Only Changed: Now admuser bypass the "Choose panel" when only one password file. Chinese-Big5 language added by Vic Hou Thank you. Dec/23/1999 - admuser.cgi 1.0 released with English and Brazilian-Portuguese languages.