Differences
This shows you the differences between the selected revisions of the page.
2014-05-17 | 2014-05-17 | ||
ftp certification validation improvements (martin) | tunnel password saving improvements (martin) | ||
Line 70: | Line 70: | ||
* Caching FTP certificates per site. | * Caching FTP certificates per site. | ||
* Requiring FTP certificate revalidation when rejection reason changes. | * Requiring FTP certificate revalidation when rejection reason changes. | ||
+ | void __fastcall TSessionData::ClearSessionPasswords() | ||
+ | * Not saving tunnel password if password saving is not explicitly confirmed. | ||
+ | * Bug fix: Tunnel password saving confirmation was repeatedly required when saving edited site, when there was no main session password. | ||
* Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly). | * Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly). | ||
* Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL. | * Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL. |