Ghost/core
Kevin Ansfield 1e905e1ef6
Added migrations to drop v0.1 auth tables (#11108)
no issue

- drops now-unused `accesstokens`, `refreshtokens`, `clients`, and `client_trusted_domains` tables
- no rollback because the db schema for the tables no longer exists
2019-09-13 13:36:20 +01:00
..
client@a8ea51b3ad Updated Ghost-Admin to 2.31.0 2019-09-09 17:47:56 +01:00
frontend Removed leftover v0.1 meta title helper code 2019-09-12 17:49:17 +02:00
server Added migrations to drop v0.1 auth tables (#11108) 2019-09-13 13:36:20 +01:00
test 🔥 Removed v0.1 leftover code in model layer (#11107) 2019-09-12 17:39:16 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00