]> source.dussan.org Git - nextcloud-server.git/commit
Fix OAuth external storage auth for step 2
authorRobin McCorkell <rmccorkell@owncloud.com>
Thu, 7 Jan 2016 16:44:17 +0000 (16:44 +0000)
committerRobin McCorkell <rmccorkell@owncloud.com>
Thu, 7 Jan 2016 16:44:17 +0000 (16:44 +0000)
commit430c5df6c468fcd7dcb2e8a87805f7b1ec74312b
tree561f1a178dc28280af0c57cf928d96ddb7df5013
parente30740648686c6b9e6743f8551487274d43b006c
Fix OAuth external storage auth for step 2

Parameters are only available after the onCompletion promise is run
apps/files_external/js/oauth1.js
apps/files_external/js/oauth2.js