nextcloud/core/js
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
..
login
public Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
tests Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
backgroundjobs.js
core.json
merged-template-prepend.json
mimetype.js
mimetypelist.js
publicshareauth.js Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
select2-toggleselect.js
setupchecks.js Return to quotation marks 2022-03-31 16:21:28 +02:00
update.js Revert 'DOMContentLoaded' change 2022-01-19 17:12:43 +01:00