#5833 - Improve keep_fatalistic
0 guests and 0 members have recently viewed this.
The top 3 point earners from 30th Nov 2025 to 7th Dec 2025.
| Gabri |
|
|
|---|---|---|
| PDStig |
|
|
| Adam Edington |
|
|
There are no events at this time
This was implemented to allow better debugging when doing external automated HTTP testing (especially to check form validation)
"* Protect use of keep_fatalistic in the URL; ignore if the current member is not a super administrator"
...oops. This was a security oversight.
"* Add a Tempcode symbol for checking the current fatalistic value since a simple GET check will no longer work"
...because we have a new current_fatalistic() function.