nextcloud-server/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 +07:00
..
login The loading animation is back 2019-10-26 23:08:52 +07:00
public Replace license information to SPDX expression 2022-01-11 17:26:40 +07:00
tests Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +07:00
backgroundjobs.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +07:00
core.json Adapt test to new dist file layout 2022-01-08 10:14:53 +07:00
merged-template-prepend.json Remove empty js.js 2019-05-15 10:40:53 +07:00
mimetype.js Use correct icon for dir-external-root 2021-12-09 14:58:31 +07:00
mimetypelist.js Add OpenDocument flat mimetypes and x-office/drawing alias 2021-10-12 15:14:25 +07:00
publicshareauth.js Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +07:00
select2-toggleselect.js
setupchecks.js Return to quotation marks 2022-03-31 16:21:28 +07:00
update.js Revert 'DOMContentLoaded' change 2022-01-19 17:12:43 +07:00