You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/views/layouts
Your Name ea1a629b1a Add csrf-token meta to anon and app-guest layouts
These guest layouts also load app.js, which reads the csrf-token meta
tag to set the axios X-CSRF-TOKEN header. Without it, they logged the
same 'CSRF token not found' console error and had no CSRF header for
AJAX requests. Adds the meta tag to match the other layouts.
4 weeks ago
..
partial [Server Bug]: app.logo is not used in code 9 months ago
admin.blade.php
…
anon.blade.php Add csrf-token meta to anon and app-guest layouts 4 weeks ago
app-guest.blade.php Add csrf-token meta to anon and app-guest layouts 4 weeks ago
app.blade.php Fix CSRF token not found error on guest pages (login/register) 4 weeks ago
blank.blade.php
…
bundle.blade.php
…
spa.blade.php
…