mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #640] CardDAV contacts module does not work #428
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#428
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robert-winkler on GitHub (Oct 15, 2022).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/640
Hi, I installed the Cypht master of 2022/10/13 on an Ubuntu 20.04 LTS web server.
I would like to use my 1,000+ CardDAV contacts that are hosted on a different NextCloud server.
Thus, I
At least one backend must be enabled in the hm3.ini file to use contacts.", However, I have the option to add contacts to the [Contacts NextCloud]
I have the impression, there are 2 different problems:
@marclaporte commented on GitHub (Oct 22, 2022):
Related: https://github.com/jasonmunro/cypht/issues/120
@marclaporte commented on GitHub (Nov 3, 2022):
Related discussion: https://gitter.im/cypht-org/community?at=636403d45b0dbc04b8b41123
@marclaporte commented on GitHub (Dec 15, 2022):
@ElvisAns will work on this.
@ElvisAns commented on GitHub (Jan 19, 2023):
I'm working on it.
Hope we fix it soon. Stay tuned!
The original thread about the integration : https://github.com/jasonmunro/cypht/issues/120
@marclaporte commented on GitHub (Feb 18, 2023):
@robert-winkler Please test
@ElvisAns commented on GitHub (Feb 18, 2023):
Please see the following video : https://app.flonnect.com/view/video/ansimapersic/Flonnect_2023-02-18_173c3c94-4107-4c30-9d9d-6a5c9a3b208e
@robert-winkler commented on GitHub (Feb 21, 2023):
Dear @ElvisAns and @marclaporte, I watched the video twice, but it only shows the client side (the user's web interface). What do I need to do on the server? Changing any .PHP files; install a new version of Cypht? How do I have to configure the CardDAV connection?
@marclaporte commented on GitHub (Feb 25, 2023):
@robert-winkler Please change PHP files as per https://github.com/jasonmunro/cypht/pull/674/files
@robert-winkler commented on GitHub (Feb 28, 2023):
Dear @marclaporte and @ElvisAns:
Yes, with the modified PHP I can see my NextCloud CardDAV server.
I still got two problems:
I added to the
carddav.ini:But my
hm3.inicontains:of course, I could uncomment the local_contacts, but just carddav_contacts should be sufficient.
@ElvisAns commented on GitHub (Mar 1, 2023):
@robert-winkler it's still complaining because your enabled contact backend is not yet authenticated.
@ElvisAns commented on GitHub (Mar 1, 2023):
Go to Site Settings and then put your username / password under the
Carddav Adressbookssection and hit save.Dont forget to read https://github.com/jasonmunro/cypht/pull/674#issue-1590316401
@robert-winkler commented on GitHub (Mar 1, 2023):
Thanks for the quick reply, @ElvisAns!
I added my credentials and now the error disappeared. We are getting closer.
However, I still cannot see/ add/ edit my NextCloud contacts.
In the carddav.ini I put the server link. Is there any port needed (in other programs, the CardDAV connection works with this location.)
Any idea what I might have forgotten?
@ElvisAns commented on GitHub (Mar 1, 2023):
You are much welcome Dear @robert-winkler
Now I think there is an issue with the NextCloud configuration.
The port is not necessary unless NextCloud recommend some