diff options
author | Anton Fedchin <anightik@gmail.com> | 2018-03-23 12:50:16 +0300 |
---|---|---|
committer | Anton Fedchin <anightik@gmail.com> | 2018-03-25 22:31:16 +0300 |
commit | bf7119c9f3683e391160704d9a591ac33ea46c96 (patch) | |
tree | 313102b57d5b89be41b7363714df1dea9bff0818 /project | |
parent | 7a689a0c205baa9dea501559119ddd4fabbb5e6e (diff) |
[filesystem] fix credentials for smb protocol in case of vfs add-on
currently we hide credentials for smb urls and store them into PasswordManager. Internal smb implementation knows about this and properly gets credentials from the manager and operates with full url but a VFS add-on can't do this. To fix this I've move this logic to lower level to CDirectory and CFile. This allows smb VFS add-on work properly.
Diffstat (limited to 'project')
0 files changed, 0 insertions, 0 deletions