nextcloud-server/apps/files_external/js
Vincent Petry 5dd20db05f Fixed Dropbox/Google storage async save call
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 e13be94 to stable6
2014-01-15 16:41:54 +07:00
..
dropbox.js Fixed Dropbox/Google storage async save call 2014-01-15 16:41:54 +07:00
google.js Fixed Dropbox/Google storage async save call 2014-01-15 16:41:54 +07:00
settings.js Fixed Dropbox/Google storage async save call 2014-01-15 16:41:54 +07:00