nextcloud/core
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
..
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 Allow to autocomplete user and group ids in commands 2022-04-08 11:54:44 +02:00
Controller Show user account on grant loginflow step 2022-05-16 09:32:23 +00:00
css Revert "Show the child folders in the breadcrumb menu when on a parent entry." 2022-04-29 13:51:56 +00: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-06-08 02:32:35 +00:00
Middleware Enable strict types for the 2FA middleware 2021-12-16 13:58:25 +01:00
Migrations Fix older migrations to the version pattern 2022-04-25 12:44:05 +02: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 Mount profile after DOMContentLoaded 2022-04-27 17:27:16 +00:00
templates Various improvements related to the recent implementation of temporary passwords 2022-06-08 13:22:10 +00: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 a metadata service to store file metadata 2022-04-13 14:06:29 +02: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