nextcloud-server/core/templates
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
..
filetemplates
loginflow Add direct arg to login flow 2022-03-28 10:28:45 +02:00
loginflowv2 Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 2021-12-30 08:14:23 +01:00
403.php
404-profile.php Add profile templates 2021-10-18 08:59:16 +02:00
404.php
429.php
confirmation.php Confirm mails only per POST 2021-09-09 19:23:04 +02:00
error.php
exception.php Show the full trace of an exception 2020-11-10 10:35:08 +01:00
filepicker.html fix filepicker bug in dark mode 2021-07-09 09:22:39 +02:00
installation_forbidden.php
installation_incomplete.php
installation.php Improve installation pages 2022-01-14 19:59:46 +00:00
layout.base.php Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
layout.guest.php Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
layout.noscript.warning.php
layout.public.php Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
layout.user.php Retrieve user status only once when displaying page 2022-04-05 19:28:06 +02:00
login.php Move bundles to /dist 2022-01-08 10:11:58 +01:00
message.html
profile.php Add profile templates 2021-10-18 08:59:16 +02:00
publicshareauth.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
recommendedapps.php Move bundles to /dist 2022-01-08 10:11:58 +01:00
success.php implement verification for additional mails 2021-09-09 14:03:35 +02:00
tags.html
twofactorselectchallenge.php
twofactorsetupchallenge.php
twofactorsetupselection.php
twofactorshowchallenge.php
untrustedDomain.php
update.admin.php
update.use-cli.php
update.user.php