Skip to content

Bug fixes and improvements - #421

Merged
vladaskidanovas merged 1 commit into
TOTARA_19from
general-fixs-t19
Aug 5, 2026
Merged

Bug fixes and improvements#421
vladaskidanovas merged 1 commit into
TOTARA_19from
general-fixs-t19

Conversation

@vladaskidanovas

Copy link
Copy Markdown
Contributor

No description provided.

WR492688: Issue #32

Fix: the 'static' flag can no longer be set from a raw client value. It
is now only true if the request presents a 'statickey' matching an
HMAC-SHA256 of the outage id keyed with a per-site secret
(infopage::statickey(), lazily generated via set_config()/get_config()).
maintenance_static_page::create_from_outage() now sends that computed
statickey instead of static=1 when it internally fetches info.php, so
the legitimate static-generation path keeps working while external
forgery of the flag is no longer possible.

WR492688: Issue #33

WR492688: Version bump

fix
@vladaskidanovas
vladaskidanovas merged commit 76f76dc into TOTARA_19 Aug 5, 2026
26 of 35 checks passed
@vladaskidanovas
vladaskidanovas deleted the general-fixs-t19 branch August 5, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants