nextcloud/core/Migrations
Roeland Jago Douma 6b7cf46727
Certain tokens can expire
However due to the nature of what we store in the token (encrypted
passwords etc). We can't just delete the tokens because that would make
the oauth refresh useless.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-17 16:10:19 +02:00
..
Version13000Date20170705121758.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170718121200.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170814074715.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170919121250.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170926101637.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version14000Date20180129121024.php Do not cache the settings/sections in the database anymore 2018-01-29 15:47:37 +01:00
Version14000Date20180404140050.php Also make it the uid_lower migration work on oracle 2018-04-10 10:47:31 +02:00
Version14000Date20180516101403.php Certain tokens can expire 2018-05-17 16:10:19 +02:00