mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-24 20:46:04 +03:00
[PR #652] Autocrypt Implementation #957
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#957
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?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/652
Author: @henrique-borba
Created: 11/5/2022
Status: 🔄 Open
Base:
master← Head:feat/autocrypt📝 Commits (4)
e819d25Autocrypt working with DeltaChat374c471Merge branch 'master' into feat/autocryptd028e1bAutomatic import and encryption for autocrypt level 1cdfdc9bMerge remote-tracking branch 'origin/feat/autocrypt' into feat/autocrypt📊 Changes
10 files changed (+358 additions, -34 deletions)
View changed files
📝
modules/imap/handler_modules.php(+68 -0)📝
modules/imap/output_modules.php(+2 -0)📝
modules/imap/site.css(+5 -1)📝
modules/pgp/modules.php(+143 -1)📝
modules/pgp/setup.php(+25 -2)📝
modules/pgp/site.js(+45 -20)📝
modules/smtp/hm-mime-message.php(+22 -6)📝
modules/smtp/modules.php(+43 -2)📝
modules/smtp/setup.php(+3 -1)📝
modules/smtp/site.css(+2 -1)📄 Description
AutoCrypt Level 1 Partial Implementation
https://autocrypt.org/level1.html
Implementation Status
https://autocrypt.org/dev-status.html
Todo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.