mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-06 12:00:11 +02:00
comment
This commit is contained in:
parent
0cb3d42708
commit
4a95e73434
1 changed files with 2 additions and 0 deletions
|
@ -617,6 +617,8 @@ static int check_verified_properties(mrmailbox_t* mailbox, mrmimeparser_t* mimep
|
||||||
|
|
||||||
// TODO: mark the gossiped keys of the members as being verified (if they differ from the real key, prefer gossip here)
|
// TODO: mark the gossiped keys of the members as being verified (if they differ from the real key, prefer gossip here)
|
||||||
|
|
||||||
|
// it's up to the caller to check if the sender is a member of the group
|
||||||
|
// (we do this for both, verified and unverified group, so we do not check this here)
|
||||||
everythings_okay = 1;
|
everythings_okay = 1;
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue