quackscape/assets
Kumi 2e819ba0a6
feat(editor): add missing CSRF token retrieval function
Implemented a new function to fetch the CSRF token from cookies in the
editor's JavaScript. This ensures secure AJAX requests by validating the
client's sessions, enhancing the application's security against
cross-site request forgery attacks. The addition is a crucial step
towards securing forms and API calls within the editor environment.
2024-03-15 15:09:43 +01:00
..
css Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
js feat(editor): add missing CSRF token retrieval function 2024-03-15 15:09:43 +01:00
scss A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00