MantisBT: master f6c92d91

Author Committer Branch Timestamp Parent
vboctor vboctor master 2026-02-06 15:38 master 2f9f8bbc
Affected Issues  0036509: Account Update does not use UserUpdateCommand
Changeset

Add tests for allow_blank_email

Tests that the allow_blank_email config is respected when clearing
a user's email via the REST API: admin is always allowed, non-admin
is rejected when OFF and allowed when ON.

Fixes 0036509

mod - tests/rest/RestUserTest.php Diff File