nextcloud/core
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
..
ajax Do not print verbose info about app updates if there are none 2021-11-18 09:11:22 +01:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Command Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-groups 2022-04-05 10:57:33 +02:00
Controller Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2 2022-03-29 18:21:40 +02:00
css Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Profile backend 2021-10-19 04:59:35 +00:00
js Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
l10n [tx-robot] updated from transifex 2022-04-07 02:27:37 +00:00
Middleware Enable strict types for the 2FA middleware 2021-12-16 13:58:25 +01:00
Migrations Update Version24000Date20211222112246.php 2022-03-15 16:30:28 +01:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Allow using an app token to login with v2 flow auth 2021-12-03 08:37:42 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Explicitly close div element 2022-04-04 17:52:44 +00:00
templates Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Add index for direct editing cleanup job 2022-02-07 09:25:27 +01:00
register_command.php Fixing psalm errors 2022-03-24 16:21:26 +01:00
routes.php Allow using an app token to login with v2 flow auth 2021-12-03 08:37:42 +01:00
shipped.json Add circles as shipped app 2021-05-26 21:24:30 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00