nextcloud/core
Roeland Jago Douma be2d8cc4e9
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>
2018-09-06 08:30:52 +02:00
..
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command Merge pull request #10334 from denismosolov/group-add 2018-08-24 13:46:16 +03:00
Controller Do not invalidate main token on OAuth 2018-09-06 08:30:52 +02:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
ajax Use ellipsis instead of triple dot 2018-06-22 11:08:26 +02:00
css Merge pull request #11054 from nextcloud/fix-size-of-icons-in-menus-inside-apps-when-shown-as-images 2018-09-05 22:17:32 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts OpenSans font contrast option 2018-06-25 17:12:27 +02:00
img Restores the guest icons 2018-08-08 23:19:37 +02:00
js Make possible to pick both files and folders 2018-08-30 14:40:12 +02:00
l10n [tx-robot] updated from transifex 2018-09-04 00:12:17 +00:00
search Fix search on public pages 2018-07-25 12:20:46 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Show link to simple sign up page 2018-08-23 14:41:19 +02:00
vendor Rerun js build 2018-07-24 13:23:43 +02:00
Application.php Add filecache index on mtime 2018-07-19 17:43:20 +02:00
register_command.php Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
routes.php Svg icon api sass function and upgrade of all styles 2018-07-19 08:16:57 +02:00
shipped.json Support app is shipped 2018-07-25 15:42:36 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00