#39117 closed enhancement (fixed)
The old admin email address should be notified of a change to the address
Reported by: | johnbillion | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Options, Meta APIs | Keywords: | |
Focuses: | administration, multisite | Cc: |
Description
In #32430, a notification was added so that users are alerted when their user profile email address is changed.
The same behaviour should be implemented so the old admin email address is notified when the Email Address
(single site) or Network Email Address
(network admin) fields are changed. This reduces the likelihood of a site or network compromise going unnoticed.
Attachments (9)
Change History (25)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
8 years ago
#5
@
8 years ago
- Keywords has-patch needs-testing added
This will need review and an owner to land in 4.8.
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
8 years ago
#8
@
8 years ago
- Milestone changed from 4.8 to Future Release
Moving to future because beta 1 has been released which means no more commits for any new enhancements or feature requests in this release cycle.
#10
@
7 years ago
39117.8.diff expands on the patches by @MatheusGimenez so a notification is also sent to the old network admin email address when the network admin email address changes (on multisite).
Just needs a second pair of eyes, then we're good to go.
Hi, its my first patch. Sorry if i doing something wrong :]