Techblog Archive Improved memory usage in token module 10. August 2024 Recent improvements in the token project result in saving multiple MB of memory on most requests for many projects using token module. Drupal 8 security features: user-submitted data sanitization 27. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts. Drupal 8 security features: Cross site request forgery (XSRF) 21. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts. Drupal 8 security features: SQL injection 13. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts. Drupal 8 security features: XSS 7. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts. Twig and Entity Field API or how to take control of node.html.twig 20. February 2017 How to get the most of the node and content variables available to the node template. How to safely inject additional services into an overridden service 17. December 2016 Constructors of services can change in minor releases. A how-to for overriding a service in a way that is less likely to break with a minor update. Techblog revived 30. November 2016 From 2011 to 2013 we published various posts in our techblog. We now have included it on our new website. Newsletter personalisation 21. October 2014 When working with newsletters, you might want to save custom information for each subscriber. Since Simplenews 7.x-2.x, it is possible. However, the fields are not displayed on the subscribe forms. The last few weeks I have been making sure they do. 1 2 3 4 Next page ›› Last page Last »
Improved memory usage in token module 10. August 2024 Recent improvements in the token project result in saving multiple MB of memory on most requests for many projects using token module.
Drupal 8 security features: user-submitted data sanitization 27. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts.
Drupal 8 security features: Cross site request forgery (XSRF) 21. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts.
Drupal 8 security features: SQL injection 13. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts.
Drupal 8 security features: XSS 7. March 2017 Recently, we had to create a security report for one of our clients about their Drupal 8 project. We described how Drupal 8 protects against most common vulnerabilities and added some project specific tests to secure as good as possible that it cannot be attacked. This resulted in a document that we thought is worth to be transferred into a series of blog posts.
Twig and Entity Field API or how to take control of node.html.twig 20. February 2017 How to get the most of the node and content variables available to the node template.
How to safely inject additional services into an overridden service 17. December 2016 Constructors of services can change in minor releases. A how-to for overriding a service in a way that is less likely to break with a minor update.
Techblog revived 30. November 2016 From 2011 to 2013 we published various posts in our techblog. We now have included it on our new website.
Newsletter personalisation 21. October 2014 When working with newsletters, you might want to save custom information for each subscriber. Since Simplenews 7.x-2.x, it is possible. However, the fields are not displayed on the subscribe forms. The last few weeks I have been making sure they do.