capsul-flask/capsulflask/schema_migrations
forest 672ff49d6d implement content-security-policy, static assets cache bust, and fix
stripe back button ratchet issue

because the only way to use stripe checkout is to run their proprietary
JS, and we arent using a SPA, naturally what happens is, when you land
on the stripe payment page if you hit the back button it goes back to
the same page where you got re-directed to stripe. this commit fixes
that.
2020-05-22 15:20:26 -05:00
..
01_up_create_schemaversion.sql broken auth WIP 2020-05-09 20:36:14 -05:00
02_down_accounts_vms_etc.sql add new tables to 02_down migration script 2020-05-17 00:00:36 -05:00
02_up_accounts_vms_etc.sql remove test data 2020-05-16 22:08:59 -05:00
03_down_openbsd67.sql update readme to explain how to use .env file 2020-05-21 19:39:06 -05:00
03_up_openbsd67.sql UPDATE schemaversion SET version = 3; 2020-05-19 23:01:01 -05:00
04_down_guixsd_notready.sql set schema version on guix notready schema downgrade 2020-05-21 19:40:24 -05:00
04_up_guixsd_notready.sql Guixsd -> Guix 2020-05-20 18:43:09 -05:00
05_down_stripe_payment_redirect.sql implement content-security-policy, static assets cache bust, and fix 2020-05-22 15:20:26 -05:00
05_up_stripe_payment_redirect.sql implement content-security-policy, static assets cache bust, and fix 2020-05-22 15:20:26 -05:00