goaccess/resources
Gerardo O 6ff6aecb61 Enhance JWT handling with CSRF token support.
- Introduced `csrfToken` variable to store the CSRF token.
- Modified `fetchJWT` to extract and store CSRF token from the response.
- Updated `refreshJWT` to include `X-CSRF-TOKEN` in headers when present.
- Ensured consistent `Accept` and `Content-Type` headers for fetch requests.
- Added `referrerPolicy: 'no-referrer-when-downgrade'` for improved compatibility.

This improves security by ensuring CSRF protection for token refresh requests.
2025-03-31 19:06:43 -05:00
..
css Added an azimuthal (globe) projection to the HTML report for geolocation. 2025-03-28 18:05:52 -05:00
js Enhance JWT handling with CSRF token support. 2025-03-31 19:06:43 -05:00
countries-110m.json Added World Map to the Geo Location panel on the HTML report. 2024-04-11 19:27:10 -05:00
goaccess.svg Add GoAccess SVG icon 2024-11-25 17:52:52 -06:00
tpls.html Added an azimuthal (globe) projection to the HTML report for geolocation. 2025-03-28 18:05:52 -05:00