Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This allows the Recipients.email to be filled by the user who invited the guest when only_me is true and manditory #920

Conversation

monkeyiq
Copy link
Contributor

This relates to #900 and the presentation of the person who invited the guest would not happen if the can_only_send_to_me was set default=true and available=false in config.php.

Note that attempts to send explicit recipients if can_only_send_to_me=true is already caught in RestEndpointTransfer and blocked with TransferTooManyRecipientsException. This change explicitly sets the database up so that the inviter is captured as the recipient for presentation when can_only_send_to_me is forced to true and not even shown as an option to the user.

@monkeyiq monkeyiq merged commit 2542420 into filesender:development Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant