Ghost/core/server/data
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
..
db Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
exporter Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
importer Added handling for new members support/reply email addresses 2020-08-31 18:09:38 +05:30
migrations Added tokens table to the database 2020-09-17 16:08:35 +01:00
schema Updated the tokens table to have 32 char tokens 2020-09-17 17:33:43 +01:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00