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

Better notifications for password shares #1267

Merged

Conversation

nickvergessen
Copy link
Member

Fix #1260

Signed-off-by: Joas Schilling <coding@schilljs.com>
This prepares the code for future changes in which the password could be
requested for other types of shares.

Note that the notification of a password request is just a regular call
notification; thus, the share is not provided in the notification
parameters and it has to be got from the ID of the object associated to
the room (as in "share:password" rooms the object ID is the share
token).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu force-pushed the bugfix/1260/better-notifications-for-password-shares branch from ce97981 to 294be0c Compare November 7, 2018 14:59
@nickvergessen nickvergessen merged commit a0d7842 into master Nov 7, 2018
@nickvergessen nickvergessen deleted the bugfix/1260/better-notifications-for-password-shares branch November 7, 2018 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants