-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pick some recently fixes #2524
base: release/v23
Are you sure you want to change the base?
pick some recently fixes #2524
Conversation
itsXuSt
commented
Dec 26, 2024
- fix: [mount] passwd not clear when all unmounted.
- refactor: improve network mount password handling
- fix: refactoring the deletion logic for temporary passwords
- fix: add dmask fmask when mount device
- fix: Remove view mode settings when reset view mode
- fix: save last visited url in filedialog.
- if directory is not setted when using FileDialog, use lastVisitedUrl as default; Log: as above.
saved password should be cleared when all associated smb share unmounted. Log: as above. Bug: https://pms.uniontech.com/bug-view-275557.html Change-Id: Ia2434bd4f2c47594aba24b6dbfa554cb324116a2
- Refactor password saving logic for network mounts - Change default password save mode to 'Never Save' instead of 'Save Before Logout' - Add temporary configuration file to track SMB password save mode - Optimize password cleanup when unmounting SMB shares This change improves security by making password saving more explicit and cleaning up credentials properly when unmounting network shares. Log: as above. Bug: https://pms.uniontech.com/bug-view-279371.html Change-Id: I09833084aba2f242d0e63502830dbe72e34846e7
- clear the password when the last smb of same host unmounted; - only clear the password saved in `session` collection. Log: fix samba password clean issue Bug: https://pms.uniontech.com/bug-view-294555.html Change-Id: I675584cff7907956d10b70889c0ecb71f5aaabbf
deepin pr auto review代码审查意见:
|
size update timer is not running in admin mode. Log: as above. Bug: https://pms.uniontech.com/bug-view-278679.html Change-Id: I5ae46ce6362656904e2ff5f74afa94d7bcdd45b7
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: itsXuSt The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 similar comment
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: itsXuSt The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |