0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
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
..
api-acceptance Added tokens table to the database 2020-09-17 16:08:35 +01:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression Fixed posts_meta relation in test fixtures 2020-09-17 20:46:45 +12:00
unit Updated the tokens table to have 32 char tokens 2020-09-17 17:33:43 +01:00
utils Fixed acceptance tests for posts_meta refactor 2020-09-17 21:19:26 +12:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00