stable
Clone or download
Read-only
Fix request #35870 SSRF siteadmin warning message must only be displayed one day
Given an SSRF request blocked by Tuleap, then a warning message is displayed to site adminsitrators. This message must only be displayed for one day. However, it's displayed forever. Change-Id: I9106fbe2eee1d758cd61e2292d4a206f9d9a9dc0
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +12 | −11 | Go to diff View file |
M | site-content/pt_BR/LC_MESSAGES/tuleap-core.po | +5 | −5 | Go to diff View file |
M | src/common/Http/Client/FilteredOutboundHTTPResponseAlerterDAO.php | +1 | −1 | Go to diff View file |
M | src/common/admin/SiteAdminWarnings.php | +1 | −1 | Go to diff View file |