We are so excited to bring you yet another minor release for our cborm project to version 2.5. This is a very exciting release as it brings about automatic RESTFul CRUD for ORM entities based on ColdBox 6 resources.
Blog
What's New In CommandBox 5 - Tuning Web Server Max Requests
Learn how to tune your web servers' max requests in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/performance-tuning
Quick v3.0.0 Alpha Released
It's finally here, the first alpha of Quick 3.0.0. Come read about the headline features of this next major release.
What's New In CommandBox 5 - Lucee Extension Management
Learn how you can use CommandBox to manage your Lucee Extensions.
https://commandbox.ortusbooks.com/package-management/code-endpoints/lex-via-http
...
cbSecurity 2.4 Released
We are excited to bring you another release for cbSecurity v2.4. This update gives you access to our cross site request forgery module: cbcsrf, which will enhance your securing abilities.
# Install
install cbsecurity
# Update
update cbsecurity
What's New With 2.4.0
This release add...
ColdBox Cross Site Request Forgery Module v2 released
We are incredibly excited to bring you a major version of our cbcsrf module, so you can protect your ColdBox applications from cross-site request forgery vectors. This is a major overhaul of the module and it will also be part of the cbSecurity module as well.
Installation/Update
install cbcsrf update cbcsrf
Please note that if you are upgrading from the 1.x series, make sure you read the documentation as all method signatures have been updated.
What's New In CommandBox 5 - Git Access Tokens
Learn how to use Git personal access tokens or username and password to authenticate to a private Git repo in CommandBox 5.
https://commandbox.ortusbooks.com/package-management/code-endpoints/git#password-authentication
Box Products Get Complete Makeover!
At Ortus, our motto has always been Modernize Or Die. We abide by what we preach, so this decision was not taken lightly. After extensive market research and expert consultation, we have decided to change the names of some of our most popular products. Without further ado, please find the list below of the new names:
- ColdBox – FridgeBox
- TestBox – MakeItWorkBox
-
What's New In CommandBox 5 - Library Updates
Learn about the new libraries in CommandBox and how to determine the current version of Lucee that your CLI is running.
https://commandbox.ortusbooks.com/
...
cbSecurity 2.3 Released
We are excited to bring you another release for cbSecurity packed with security goodness: version 2.3.0. This version focuses on security contexts from ANY layer of a ColdBox application. It will also enhance your functional skills as well, as it introduces some nice semantics for securing your code.
# Install # install cbsecurity # Update update cbsecurity