-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
discussion: remove "send email" option for public links #1916
Comments
I like it! But as far as I know @nickvergessen wan't expiring shares anyway. So that could work out. |
I don't think #657 will have expiration date or password. That's also not available for other shares creates from the share entry. If we introduces expire dates for all shares this is something different. But this would be out of scope for #657 and would first need a UI design. Btw, setting a password if you want to use the "send email for public link" is possible but doesn't really make sense because then you will send your friend a link he can't open which is a bad user experience. And I bet that most people will not use this feature and then write a separate mail with the password. Adding the password directly to the mail also doesn't make sense from the security point of view. Therefore I would argue that password protection together with any "send share by mail" feature doesn't make sense at all. |
Seconding. Sounds good to me. 👍 |
makes sense to me. 👍 But it is important that the user understand that they can type in an email. We need some indication for this. Not sure if it exists already. |
We have a placeholder there, which can be extended easily |
Which is already part of my PR 😃 |
kill it ⚔️ 💀 |
We also got following feedback: don't send that email in the name of the user (this is at least in Germany not allowed). We should use the no-reply email address ;) |
OK, seems like we reached a conclusion. I will take care of it once #657 is merged to avoid complicated merge conflicts. |
Thought I replied: @schiessle awesome on removing this, I always wanted to get rid of it in favor of the proper »Share by email«. Thanks a lot for implementing that! :) |
If you create a public link you can send this link directly by mail to your friend or colleague by entering the email address to a input field if this option is enabled by the admin, by default it is disabled.
I want to discuss the idea of removing this functionality because of following reasons:
This feature was introduced because it was the only option to send a file directly by mail to someone outside of your Nextcloud and it was requested by some large installations. With Nextcloud 11 it will be possible to send share links by mail directly from the share dialogue (#657), this has many advantages:
On the other hand the "send public link by mail" function has many drawbacks:
Beside that this feature is broken at least since Nextcloud 9 and nobody noticed it which is a indicator that only a few people enables this feature and even less people use it. The share dialog has already a lot (to many) options. With Nextcloud 11 we can clean this up by removing one admin setting and a input field in the share dialog without losing functionality. As a side effect it safes us a lot of time we would otherwise spend to fix the feature without breaking the new "Share by Mail" feature (which seems to be not that easy).
Opinions: @rullzer @nickvergessen @karlitschek @LukasReschke @jancborchardt @blizzz @icewind1991 @ChristophWurst @georgehrke and everybody I forgot.
The text was updated successfully, but these errors were encountered: