'Jaz dood' - my 6yo.
I mostly post about programming, politics, cycling, and random things that amuse me.
| Cake | yes |
'Jaz dood' - my 6yo.
I mostly post about programming, politics, cycling, and random things that amuse me.
| Cake | yes |
HTTP requests using drupalGet() While in general, Functional tests are designed for the testing of page loads, it's possible to test these in Kernel tests too. The advantage is that Kernel tests are much faster to run, because they only set up what they need to. The faster running time is particularly useful if many different combinations need to be tested for. The trade-off is that some aspects of the Drupal site are not available, such as form submissions and session handling, and that more set-up is required (but you only set up the elements the test needs).
Drupal Sites Targeted in SQL Injection Attacks
Drupal sites are under attack as SQL injection exploits are now being detected in the wild, taking advantage of a vulnerability that can be triggered without authentication. This critical flaw, CVE-2026-9082, allows attackers to execute arbitrary SQL and potentially run remote code, putting sites that use PostgreSQL at risk.
#SqlInjection #Drupal #Cve20269082 #EmergingThreats #ArbitraryCodeExecution
ChatGPT was never Google’s biggest threat; it was always its own hubris.
With Search now being sacrificed on the altar of AI dominance, the time has come for users to get serious about moving off Google services. It’s not only destroying its products; it’s trying to further degrade the web itself.
Impossibly specific special interest trifecta job klaxon:
Are you a train nerd who is into IT and really likes museums?
And you just happen to live near York?
The National Railway Museum is hiring an ICT project manager!
12 month contract, to £48k
https://ce0111li.webitrent.com/ce0111li_webrecruitment/wrd/run/etrec179gf.open?WVID=8453269WXp&LANG=USA

error: Undefined Behavior: constructing invalid value of type &[u8]: encountered a dangling reference (0x20933[noalloc] has no provenance) --> src/main.rs:97:18 | 97 | unsafe { core::slice::from_ra...