linux.x86.linphone/Linphone/model
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
..
account Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
address-books Fix CardDAV authentication and allow multiple accounts 2026-02-08 06:14:37 +01:00
auth force starting timeout when oidc authentication requested so we can cancel the process in case the url isn't working 2026-01-23 11:09:23 +01:00
call Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
call-history record message 2025-06-17 11:17:35 +02:00
chat check if safe connection is being destroyed before trying lock 2026-02-02 08:55:57 +01:00
cli Fixes: 2025-10-21 11:25:17 +02:00
conference do not clone conference info object on model creation as it blocks the creation 2026-01-28 12:14:02 +01:00
core Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
friend Fixes: 2025-10-17 14:00:46 +02:00
listener Propagate friend creations/deletion to allow display name updating. 2025-01-15 17:05:57 +01:00
logger Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
object update display name in call history when ldap friends cache cleared 2025-04-09 16:15:22 +02:00
participant update chat participant display name when friend created/updated/removed #LINQT-2347 2026-01-17 18:45:39 +01:00
payload-type Fix H264 codec not loading 2024-12-11 15:41:05 +01:00
recorder fix #LINQT-1258 set mka extension for voice messages 2025-07-30 11:30:54 +02:00
search Merge branch 'release/6.1' 2025-12-04 14:34:47 +01:00
setting Add plain text password storage option for CardDAV (Nextcloud support) 2026-02-08 06:23:20 +01:00
sound-player Fixes: 2025-10-21 11:25:17 +02:00
tool Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
videoSource sound player 2025-06-16 11:04:32 +02:00
CMakeLists.txt fix search in history + move search button in the top bar of the chat message view 2025-08-04 14:58:28 +02:00