nextcloud/lib
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
..
composer Merge pull request #31833 from nextcloud/profile-db-backtrace 2022-04-07 10:30:52 +02:00
l10n [tx-robot] updated from transifex 2022-04-07 02:27:37 +00:00
private Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
public Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00