nextcloud/apps/sharebymail
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares
of type TYPE_EMAIL, when the "video verification" checkbox isn't checked. Users accessing
non-anonymous public shares (TYPE_EMAIL shares) can now request a temporary password themselves.

- Creates a migration step for the files_sharing app to add the 'password_expiration_time'
  attribute to the oc_shares table.
- Makes share temporary passwords' expiration time configurable via a system value.
- Adds a system config value to allow permanent share passwords

-Fixes a typo in a comment in apps/files_sharing/src/components/SharingEntryLink.vue

See https://github.com/nextcloud/server/issues/31005

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2022-04-11 21:58:24 +02:00
..
appinfo Master is now 24 2021-11-11 10:11:09 +01:00
composer Build autoloader with new composer version 2022-03-30 15:40:23 +02:00
css Small layout fixes to settings hints 2017-04-25 17:45:35 +02:00
img add share by mail icon, fix #1979 2016-11-03 14:05:43 +01:00
js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
l10n [tx-robot] updated from transifex 2022-04-06 02:27:52 +00:00
lib Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
templates Sharing link & mail parity 2021-03-22 06:50:45 +01:00
tests Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00