0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@0650518bcd Updated Ghost-Admin to v3.33.0 2020-09-14 12:39:47 +01:00
frontend Added new portal config flag 2020-09-17 19:40:34 +05:30
server Updated the tokens table to have 32 char tokens 2020-09-17 17:33:43 +01:00
shared Added new portal config flag 2020-09-17 19:40:34 +05:30
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00