opengist/internal
Andreas Jaggi 9d59a92c96 Skip CSRF for embeds
The CSRF middleware sets a _csrf cookie also for loading the embed
javascript on third-party sites. With this change no _csrf cookie is set
when loading the embed javascript (regardless if third-party site or
first-party).
2024-12-17 21:05:03 +01:00
..
actions Fix perms for http/ssh clone (#288) 2024-05-28 01:30:08 +02:00
auth Add TOTP MFA (#342) 2024-10-24 23:23:00 +02:00
cli init git config failure -> warn (#392) 2024-11-26 22:28:17 +01:00
config feat: Add custom instance names (#399) 2024-12-15 17:39:51 +01:00
db Respect file scheme URIs for SQLite. (#387) 2024-11-25 22:07:13 +01:00
git Improve Git config 2024-11-23 17:25:58 +01:00
hooks Set gist URL and title via push options (#216) 2024-04-03 01:56:55 +02:00
i18n Translations update from Opengist (#398) 2024-12-15 17:52:52 +01:00
index Add atomic pointer for indexer (#321) 2024-09-09 11:44:22 +02:00
memdb Change gist init url to /init (#109) 2023-09-25 18:43:55 +02:00
render Add SVG parser (#346) 2024-10-14 21:20:56 +02:00
ssh Fix git clone on SSH with MySQL (#382) 2024-11-17 21:25:59 +01:00
utils Allow to define secret key & move the secret key file to parent directory (#358) 2024-10-31 14:50:13 +01:00
web Skip CSRF for embeds 2024-12-17 21:05:03 +01:00