💊 capsul.org cloud compute service - python flask web application
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
btcpay
remove broken unneeded code from bitpay
2 years ago
schema_migrations
implement content-security-policy, static assets cache bust, and fix
2 years ago
shell_scripts
Switch shellscripts to customer pool
2 years ago
static
implement content-security-policy, static assets cache bust, and fix
2 years ago
templates
implement content-security-policy, static assets cache bust, and fix
2 years ago
__init__.py
implement content-security-policy, static assets cache bust, and fix
2 years ago
auth.py
fix bug when created query string is not present
2 years ago
cli.py
log inconsistency warning email
2 years ago
console.py
implement content-security-policy, static assets cache bust, and fix
2 years ago
db.py
implement content-security-policy, static assets cache bust, and fix
2 years ago
db_model.py
implement content-security-policy, static assets cache bust, and fix
2 years ago
landing.py
trying to fix logging
2 years ago
metrics.py
libvirtd_domain_info_maximum_memory_bytes
2 years ago
payment.py
implement content-security-policy, static assets cache bust, and fix
2 years ago
virt_model.py
correctly decode output from list-ids.sh
2 years ago