Back to Changelog

v1.0.190

Patch Released May 4, 2026

Fix SSL certificate upload 403 error for ROOT/ADMIN users on cross-user domains

Bug Fix

1
  • Fixed SSL certificate upload returning 403 for ROOT/ADMIN users on other users domains. Handler was reading role from wrong context key (user_role instead of role), causing permission check to always fail with empty string.
See the Demo