mirror of
https://github.com/nextcloud/server.git
synced 2026-03-07 07:50:57 -05:00
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> |
||
|---|---|---|
| .. | ||
| Collaboration | ||
| Command | ||
| Controller | ||
| External | ||
| js | ||
| Middleware | ||
| Migration | ||
| ApiTest.php | ||
| CacheTest.php | ||
| CapabilitiesTest.php | ||
| DeleteOrphanedSharesJobTest.php | ||
| EncryptedSizePropagationTest.php | ||
| EtagPropagationTest.php | ||
| ExpireSharesJobTest.php | ||
| ExternalStorageTest.php | ||
| GroupEtagPropagationTest.php | ||
| HelperTest.php | ||
| LockingTest.php | ||
| MountProviderTest.php | ||
| PropagationTestCase.php | ||
| SharedMountTest.php | ||
| SharedStorageTest.php | ||
| ShareTest.php | ||
| SizePropagationTest.php | ||
| TestCase.php | ||
| UnshareChildrenTest.php | ||
| UpdaterTest.php | ||
| WatcherTest.php | ||