Differences
This shows you the differences between the selected revisions of the page.
| 2016-11-10 | 2016-11-10 | ||
| effd (93.169.234.72) (hidden) | Restored revision 1474013742. Undoing revision 1478761886. (martin) (hidden) | ||
| Line 10: | Line 10: | ||
| If you want to store your password in [[session_configuration#site|site]] to avoid entering them for every connection, it is recommended to protect them with [[master_password|master password]]. | If you want to store your password in [[session_configuration#site|site]] to avoid entering them for every connection, it is recommended to protect them with [[master_password|master password]]. | ||
| - | ==== === Level 3 Headline === | ||
| - | == [[Level 5 Headline]]{{wiki:php-powered.png}}{{wiki:php-powered.png}} == | ||
| - | ==== | ||
| ===== [[password_memory]] Keeping Password in Memory ===== | ===== [[password_memory]] Keeping Password in Memory ===== | ||
| By default, when you [[ui_authenticate#password|enter your password on the authentication window]], it is stored in the memory and reused for all subsequent authentications during the same session, such as when reconnecting, opening an additional connection for a [[transfer_queue|background transfer]] or opening a [[shell_session|separate shell session]]. | By default, when you [[ui_authenticate#password|enter your password on the authentication window]], it is stored in the memory and reused for all subsequent authentications during the same session, such as when reconnecting, opening an additional connection for a [[transfer_queue|background transfer]] or opening a [[shell_session|separate shell session]]. | ||