aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/file-upload.js
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-09-06 08:30:52 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2018-09-06 08:30:52 +0200
commitbe2d8cc4e9b6f0aac2e0c8f82e8635dbbce2a51d (patch)
tree5617120038633e6dff803b67768c4b3d5bff30d9 /apps/files/js/file-upload.js
parentf778da90932c3d6bc370e0016bbc41a36035c653 (diff)
downloadnextcloud-server-be2d8cc4e9b6f0aac2e0c8f82e8635dbbce2a51d.tar.gz
nextcloud-server-be2d8cc4e9b6f0aac2e0c8f82e8635dbbce2a51d.zip
Do not invalidate main token on OAuth
Fixes #10584 We deleted the main token when using the login flow else mutliple tokens would show up for a single user. However in the case of OAuth this is perfectly fine as the authentication happens really in your browser: 1. You are already logged in, no need to log you out 2. You are not logged in yet, but since you log in into the exact same browser the expected behavior is to stay logged in. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions