Changes144.txt - 1 May 2003 1) Added UseEmailDomain option added to config, this will not force domain names on the Forgotton Password menu, users will be able to enter a full email address instead of just a username 2) adduser.html has been removed and AddUserScreen.cgi and AddUser.cgi has been added with Security Checking 3) Users.cgi now has security, so listing of users cannot be called directly 4) Added initial user creation of admin user to dbsetup-users Default user will be created. Login: admin Password: admin 5) Changed Welcome.cgi and Login.cgi Screens with new Look Old look still available in login2.cgi and welcome2.cgi, just overwrite login.cgi and welcome.cgi 6) Fixed bug in addu.cgi which didn't update DBI. A Clash between CGI and cgi-lib.pl causing a issue. 7) Fixed minor bug, when editing Ticket with more than one department configured, Ticket will default to 1st department. 8) Expanded Adduser menu with more options to add User information New Update 9) Updated AddUser.cgi, had a couple of bugs, incorrect lastname and incorrect value for Password (no encryption) Files to update addu.cgi AddUser.cgi AddUserScreen.cgi Administration.cgi config.pl dbsetup-gen dbsetup-user dbsetup-webcall ForgotPassword.cgi ForgotPasswordScreen.cgi list.pl login2.cgi login.cgi logincheck.cgi ModifyCall.cgi Users.cgi welcome.cgi New Update AddUser.cgi