You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix origin_scheme values (0=HTTPS, 1=HTTP) to match config convention
The plugin was sending inverted scheme values. In the rebelboost-config
DB: 0 means HTTPS and 1 means HTTP.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>