Blog Sections Open

sSettings v1.0.8: CSRF-Safe Manager URLs

sSettings v1.0.8 fixes manager actions that could fail with a CSRF token mismatch.

sSettings v1.0.8 fixes how the package builds manager route URLs. Requests now include the current Evolution CMS CSRF token.

Why update

Without the token, manager actions could be rejected even for an authenticated user. The fix keeps sSettings compatible with the current manager request checks and does not change the stored settings format.

Open sSettings v1.0.8 on GitHub

Newer post

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

sGallery v1.5.2 adds CSRF tokens to manager requests and shows gallery action errors instead of failing silently.

Older post

sArticles v1.2.1: Portable Language Fallback Ordering

sArticles 1.2.1 replaces database-specific language fallback ordering with portable queries.