mirror of
https://github.com/fergalmoran/picard.git
synced 2026-03-06 13:34:05 +00:00
af1b16b954d3ff05d57fae3dd0982ab6a4507f91
Currently only user name/password is encrypted using HTTP basic encryption, but user's personal data (e.g. collections) is not encrypted. It is now generally accepted that all personal data should be encrypted, and this fix applies encryption to any mblogin network requests (which implies personal data is being loaded / saved).
Description
No description provided
Languages
Python
99.4%
Shell
0.3%
PowerShell
0.2%
C
0.1%