gristlabs_grist-core/app
Jordi Gutiérrez Hermoso 9b3ae08ece create: hard-code the default session secret even more
The problem here is that making it this optional meant that it wasn't
supplied by [the enterprise creation
function](fb22d94878/ext/app/server/lib/create.ts (L10)).
This resulted in an odd situation where the secret was required for
the enterprise edition, even though it offers no additional security.
Without this key, the enterprise code crashes.

The requirement to supply a secret key would make a Grist instance
crash if you start in normal mode but switch to enterprise, as the
enterprise creator does not supply a default secret key.
2024-07-28 18:52:39 -04:00
..
client apiconsole: allow uploads in console 2024-07-26 09:09:11 -04:00
common (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
gen-server (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server create: hard-code the default session secret even more 2024-07-28 18:52:39 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00