mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 03:04:35 -04:00
When clicking "Grant access", the settings for Dropbox/Google were saved
through a call that gets cancelled when redirecting to the grant page
(for example in Firefox)
This fix makes sure the "save settings" call finished before redirecting
to the grant page.
Fixes #6176
Backport of
|
||
|---|---|---|
| .. | ||
| 3rdparty | ||
| ajax | ||
| appinfo | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| templates | ||
| tests | ||
| personal.php | ||
| settings.php | ||