Fernando Álvarez
88de372f41
Migrate Staging app URL to app.fizzy-staging.com
2025-12-11 17:36:06 +01:00
Kevin McConnell
54a9641dee
Also set multi_tenant for SaaS development
2025-12-11 12:22:10 +00:00
Kevin McConnell
03ea5f7b89
Set multi_tenant config option
...
To allow the non-SaaS version of Fizzy to default to single-tenant mode,
we'll enable a `multi_tenant.enabled` config option here that overrides
the default behaviour.
2025-12-11 11:38:42 +00:00
Jeremy Daer
221e596c5d
Enforce CSP ( #25 )
2025-12-10 17:36:23 -08:00
Jeremy Daer
59d77cf104
CSP: move SaaS-only sources out of OSS ( #24 )
2025-12-10 17:11:36 -08:00
Jeremy Daer
8572fd77b8
Content Security Policy: report-only mode to Sentry ( #21 )
2025-12-05 10:57:41 -08:00
Jorge Manrubia
f7482d5c55
Move solid-queue dev setup to the engine
2025-11-29 21:45:48 +01:00
Jorge Manrubia
1a74735218
We need to require this *after* or the mocks won't work
2025-11-29 11:53:47 +01:00
Jorge Manrubia
299212aae1
Move env-specific bits to env files
...
TIL Rails engines load these by default before loading the host app's
2025-11-29 11:46:23 +01:00