mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #660] Add new contacts source #434
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#434
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 @Liia-Dulher on GitHub (Dec 13, 2022).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/660
Originally assigned to: @kambereBr on GitHub.
Is there any way to add contacts from my database? I would like to use it as new source or replace local emails with it. Also I can not find where local contacts are stored and how they are loaded.
@kambereBr commented on GitHub (Dec 25, 2023):
Hello @Liia-Dulher, here's a pending Pull Request (https://github.com/cypht-org/cypht/pull/845) that introduces CSV import functionality to the existing local contacts module. Before finalizing it, I'd love to get your feedback and suggestions. The pull request is still a draft, so your insights at this stage would be valuable.
To give you a better idea of how it works, I've attached a demo GIF showcasing the implemented feature in action. Have a look when you get a chance
@marclaporte commented on GitHub (Dec 25, 2023):
"Persistent data stored between logins is encrypted with a key derived from your clear text password, which is obviously not stored anywhere"
Source: https://www.cypht.org/security.html
@marclaporte commented on GitHub (Feb 17, 2024):
@Liia-Dulher coming soon: https://github.com/cypht-org/cypht/pull/904
@kambereBr commented on GitHub (Feb 27, 2024):
@Liia-Dulher the Pull Request https://github.com/cypht-org/cypht/pull/904, is already merged.