Ghost/core/server/data/schema
Fabien O'Carroll a862a58b5f Updated the tokens table to have 32 char tokens
no-issue

After discussion with Matt, we decided that 192 bits for the token is a
good number, as it has no padding when base64 encoded and is more secure
than 128 bits, whilst still a managable size.
2020-09-17 17:33:43 +01:00
..
clients Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
fixtures Granted Admin users ability to impersonate member (#12132) 2020-08-18 14:17:56 +05:30
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
default-settings.json Added routes_hash setting (#12171) 2020-09-07 21:54:55 +12:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Updated the tokens table to have 32 char tokens 2020-09-17 17:33:43 +01:00