nextcloud/apps/files_sharing/lib/Controller
Cyrille Bollu e35cbd2a6b Various improvements related to the recent implementation of temporary passwords
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>
2022-06-08 13:22:10 +00:00
..
AcceptController.php Update php licenses 2021-06-04 22:02:41 +02:00
DeletedShareAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalSharesController.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewController.php Update php licenses 2021-06-04 22:02:41 +02:00
RemoteController.php Update php licenses 2021-06-04 22:02:41 +02:00
SettingsController.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareAPIController.php Various improvements related to the recent implementation of temporary passwords 2022-06-08 13:22:10 +00:00
ShareController.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
ShareesAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareInfoController.php Update php licenses 2021-06-04 22:02:41 +02:00