nextcloud/core
Cyrille Bollu 50badb3fb6 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 11:29:19 +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 core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Command Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Controller Use Image class from public API 2022-06-02 00:37:36 +00:00
css Prevent button in notifications to be impacted by css rule 2022-06-02 18:34:19 +02: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
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 feat: add x-office-form-template and x-office-form icons 2022-06-07 21:54:27 +02:00
js feat: add x-office-form-template and x-office-form icons 2022-06-07 21:54:27 +02:00
l10n [tx-robot] updated from transifex 2022-06-08 02:32:26 +00:00
Middleware Enable strict types for the 2FA middleware 2021-12-16 13:58:25 +01:00
Migrations Add new share attributes column 2022-06-08 08:46:23 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
skeleton
src Properly calculate carret position 2022-06-07 13:16:20 +02:00
templates Various improvements related to the recent implementation of temporary passwords 2022-06-08 11:29:19 +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 Merge pull request #31047 from nextcloud/enh/preferences-index 2022-04-21 09:59:04 +02:00
register_command.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
routes.php Remove old legacy SvgController and IconsCacher 2022-05-10 23:24:07 +02:00
shipped.json Remove accessibility 2022-04-21 19:00:28 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00