linux.x86.linphone/Linphone/view/Page
data edfd148ea6 Add plain text password storage option for CardDAV (Nextcloud support)
- Add storePlainTextPassword setting in SettingsCore and SettingsModel
- Add UI switch in CarddavSettingsLayout.qml to toggle plain text password
- Allow multiple CardDAV accounts by setting showAddButton = true
- Add CardDAV troubleshooting documentation in README.md

This fixes CardDAV synchronization with Nextcloud/WebDAV servers that use
HTTP Basic Authentication, which requires plain text passwords instead
of the default HA1 hash storage.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 06:23:20 +01:00
..
Form feat: add DisplaySettingsLayout with language and appearance settings 2026-02-06 19:18:05 +01:00
Layout Add plain text password storage option for CardDAV (Nextcloud support) 2026-02-08 06:23:20 +01:00
Main do not clone conference info object on model creation as it blocks the creation 2026-01-28 12:14:02 +01:00
Window sso page to manually cancel sso connection 2026-01-17 18:45:39 +01:00