moviewyrm/bookwyrm/templates
Hugh Rundle e4be6a98e8
do not cache registration form
Fixes #1777

Caching the Landing view also caches the registration form, including the CSRF value.

This moves the caching into the recently reviewed books landing template which is presumably what we're trying to cache here, instead of caching the whole view.

NOTE: this fixes the problem with registration, I haven't done enough testing to be sure it actually still caches the recent reviews data.
2022-01-07 13:13:56 +11:00
..
annual_summary "any" is plural 2022-01-07 07:50:36 +11:00
author Remove old modal, new modal is our best friend now 2021-12-30 19:19:55 -08:00
book Remove old modal, new modal is our best friend now 2021-12-30 19:19:55 -08:00
components Adds aria-described-by to modal component 2021-12-31 10:39:18 -08:00
confirm_email Always use underscores in html ids 2021-08-08 19:44:12 -07:00
directory Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00
discover fix broken book links in Discover 2021-11-10 22:04:19 +11:00
email Updates image helpers on site 2021-11-18 14:39:22 -08:00
feed Use 6 month cache for items that don't really need to expire 2022-01-06 10:27:12 -08:00
get_started Line breaks, why not 2021-12-29 11:52:14 -08:00
groups Merge branch 'main' into group-list-button 2022-01-05 08:47:01 +11:00
import Removes check_all javascript that is no longer used 2021-12-16 11:06:53 -08:00
landing do not cache registration form 2022-01-07 13:13:56 +11:00
lists Merge branch 'main' into group-list-button 2022-01-05 08:47:01 +11:00
notifications Don't do fancy javascript clicks on the notification page 2021-12-30 19:48:47 -08:00
ostatus simplify translation blocks 2021-12-07 08:36:57 +11:00
preferences Include errors display snippet 2021-11-29 22:33:03 +01:00
reading_progress Fixes close buttons on modals 2021-09-05 15:24:09 -07:00
rss Always use underscores in html ids 2021-08-08 19:44:12 -07:00
search Merge pull request #1726 from joachimesque/options-panels 2022-01-03 09:23:12 -08:00
settings Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00
shelf add translation strings 2021-12-01 20:07:52 +11:00
snippets Fixes cache of status interact 2022-01-06 11:07:22 -08:00
user Merge pull request #1635 from hughrun/remote-follow 2021-12-06 14:36:21 -08:00
widgets Hardcode form 2021-11-22 18:52:57 +01:00
404.html Fixes error pages 2021-03-29 18:47:21 -07:00
500.html Fixes error pages 2021-03-29 18:47:21 -07:00
compose.html Show status header on edit page 2021-10-15 14:45:26 -07:00
embed-layout.html Change footer link 2021-12-04 16:18:23 +01:00
host_meta.xml Fixes indentation on host-meta xml 2021-03-29 14:55:23 -07:00
layout.html Merge pull request #1633 from joachimesque/tidy-header 2021-12-28 16:24:27 -08:00
opensearch.xml Working in firefox 2021-09-27 19:28:50 -07:00
robots.txt Adds robots.txt 2021-03-29 14:12:15 -07:00