summaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-07-30 12:16:44 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-07-30 12:16:44 +0200
commit351674699cd40b17707a2b6c0b1de3fecfd085a6 (patch)
treebacd4a72baee6cd5d57f452eb0eb04ece132c85a /src/plugins
parentb3923b65f1f013d92d63d7906d942e1216739b90 (diff)
downloadweechat-351674699cd40b17707a2b6c0b1de3fecfd085a6.zip
core: in case of empty passphrase, keep encrypted data in memory until the user runs /secure decrypt (with the good passphrase)
If user gives no passphrase (for example one space when prompted), the encrypted data read in sec.conf will be stored in a separate hashtable. While this hashtable contains something, it is not allowed to do any operation on passphrase or secured data (and it is not allowed to reload sec.conf). The user can decrypt data with /secure decrypt <passphrase>.
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions