Blog Sections Open

sGallery v1.5.2: CSRF-Safe Manager Actions and Visible Errors

sGallery v1.5.2 makes manager-side gallery actions safer and easier to debug by sending CSRF tokens and surfacing server errors.

sGallery v1.5.2 fixes manager requests that could fail after CSRF protection was enabled or tightened in Evolution CMS.

What changed

  • Gallery manager requests now send the required CSRF token.
  • Server-side gallery errors are displayed to the manager user instead of being swallowed by the client script.

The visible error response should also make permission, upload, and configuration problems much quicker to diagnose.

Open sGallery v1.5.2 on GitHub

Newer post

sMultisite v1.1.7: Reliable CLI Domains and Seeded SSO

sMultisite v1.1.7 handles missing HTTP hosts in CLI commands and resolves the default domain correctly for manager SSO.

Older post

sSettings v1.0.8: CSRF-Safe Manager URLs

sSettings v1.0.8 includes the CSRF token in manager route URLs to prevent token mismatch errors.