Blog Sections Open

sMultisite v1.1.7: Reliable CLI Domains and Seeded SSO

sMultisite v1.1.7 fixes two edge cases that showed up outside a normal web request: CLI domain listings and SSO for domains created by migrations.

sMultisite v1.1.7 fixes domain resolution in command-line and freshly seeded environments.

Fixes

  • Domain listing no longer assumes that an HTTP host exists when the command runs from CLI.
  • Manager SSO resolves the default domain created by the package migration correctly.
  • The seeded domain and runtime domain lookup now follow the same rules.

This is a small update, but it removes confusing SSO failures during automated installs, deployment jobs, and other tasks that run without a browser request.

Open sMultisite v1.1.7 on GitHub

Newer post

dDocs v1.1.0: Cleaner Manager Shell and Localized Help

dDocs v1.1.0 hides the manager tree in its documentation shell, reorganizes product sources, and folds Help into the localized docs hub.

Older 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.