Release Notes
***************
* Moved "Change Password" to Admin screen and not main screen
* Added facility to re-process Sweeper's calls if not enough licenses.
* E-mailed logs are now sent as .txt instead of .log
* "Test connection" now writes the results to the webadmin log as well.
* Changed display in list of mounts when configuring Sweeper to be correct for first exclusive drive.
* Changed lost password feature to require the default password and use a button to prevent abuse.
* When configuring Supervisors, no longer allows logins or passwords which are too long to be inserted into the database.
Completed Tickets
Subject : Configure Sweeper must not fail if the INI file is empty
Motivation
***********
If a ini file is not present, the logs must display ‘ini file not found’ and send a critical e-mail.
For example if the sweeper.ini is not present, then the ‘Configure Sweeper’ page must not display
‘No Paths specified”, it must display “ini not present” to help resolve the query sooner.
Completion
***********
Changed in version 1.5.12.0
"Configure Sweeper" will create an INI file with default entries if the INI file is blank.
Subject : Changed critical e-mail attachments from .log to .txt
Motivation
***********
This serves as a request to change the critical email log file format from .log to .txt
this will assist us where our guys in the field can open these files from their blackberry's and thus respond accordingly.
Completion
***********
Changed in version 1.5.12.0
CRITICAL e-mails will now have .txt attachment instead of .log