nextcloud/apps/federation
Arthur Schiwon 4c59bc1b9d fix(federation): give some time to prepare both servers
- when this background job runs, while the current server was not being
  added as trusted_server in the other instance, yet, the secret sharing
  would not be attempted again, without visual feedback.
- the change allows 5 attempts, which gives more than 20minutes to
  complete. More do not really help as the endpoint is brute force
  protected.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-11 09:53:41 +00:00
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-05-17 10:44:23 +02:00
composer Fix event names of 2FA related typed events 2023-07-03 14:25:01 +02:00
css Fix trusted server input field 2023-10-20 12:19:49 +02:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js Fix trusted server input field 2023-10-20 12:19:49 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-04-01 00:19:50 +00:00
lib fix(federation): give some time to prepare both servers 2024-04-11 09:53:41 +00:00
templates Fix trusted server input field 2023-10-20 12:19:49 +02:00
tests fix(federation): give some time to prepare both servers 2024-04-11 09:53:41 +00:00
openapi.json Fix OCS-APIRequest header for OpenAPI 2023-09-27 10:22:20 +02:00