nextcloud/apps/files_sharing
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 Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
composer Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
css space above the downloadFile element added 2021-09-02 09:48:48 +05:30
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Explicitly close div element 2022-04-04 17:52:44 +00:00
l10n [tx-robot] updated from transifex 2022-04-07 02:27:37 +00:00
lib Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
src Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
templates hide download button for images 2022-02-16 13:38:11 +01:00
tests Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
list.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
public.php Update php licenses 2021-06-04 22:02:41 +02:00