4 Commits

Author SHA1 Message Date
duffyduck 48ff7a68ab Rebuild kf5 plugin with ACL fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 10:07:45 +02:00
duffyduck c1694bdfa9 Fix ACL handling: prevent spurious overwrites and strip domain prefixes
Two fixes in loadCurrentShare() / constructor:

1. Reset dirty flag after initial load so opening the Properties dialog
   (or triggering applyChanges from another plugin in the same dialog,
   e.g. a sibling FTP share tab) doesn't rewrite the share with stale
   combo values.

2. Strip Samba domain/authority prefixes like "DOMAIN\user" or
   "Unix User\user" when parsing usershare_acl, so the username
   comparison against /etc/passwd users succeeds and the combo boxes
   reflect the actual saved permissions.

Applied identically to kf5 and kf6 variants.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 10:06:28 +02:00
duffyduck cd3aebbc47 addes screenshot 2026-03-17 14:53:57 +01:00
Stefan Hacker 3b81c10646 first commit 2026-03-17 14:49:47 +01:00