mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 18:05:02 -05:00
for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also https://github.com/nextcloud/server/issues/31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Activity | ||
| AppInfo | ||
| BackgroundJob | ||
| Collaboration | ||
| Command | ||
| Controller | ||
| Event | ||
| Exceptions | ||
| External | ||
| Listener | ||
| Middleware | ||
| Migration | ||
| Notification | ||
| Settings | ||
| ShareBackend | ||
| Cache.php | ||
| Capabilities.php | ||
| DeleteOrphanedSharesJob.php | ||
| ExpireSharesJob.php | ||
| Helper.php | ||
| Hooks.php | ||
| ISharedStorage.php | ||
| MountProvider.php | ||
| Scanner.php | ||
| SharedMount.php | ||
| SharedStorage.php | ||
| Updater.php | ||