ColdBox Security Module
Search…
v2.x
Introduction
Intro
Release History
What's New With 2.15.0
What's New With 2.14.0
What's New With 2.13.0
What's New With 2.12.0
What's New With 2.11.x
What's New With 2.10.0
What's New With 2.9.0
What's New With 2.8.0
What's New With 2.7.0
What's New With 2.6.0
What's New With 2.5.0
What's New With 2.4.0
What's New With 2.3.0
What's New With 2.2.0
What's New With 2.1.0
What's New With 2.0.0
About This Book
Author
Getting Started
Installation
Overview
Configuration
Usage
Authentication Services
Security Rules
Security Annotations
Secured URL
Interceptions
cbSecurity Model
Cross Site Request Forgery
Security Validators
CBAuth Validator
CFML Security Validator
Custom Validator
JWT
JWT Services
JWT Validator
Refresh Tokens
Token Storage
JWT Interceptions
External links
Source code
Issue Tracker
cbauth
cbcsrf
JWT CFML
Powered By GitBook
What's New With 2.11.x
2021-MAR-10

Added

  • Add a secureSameUser method to throw when passed a different user #29 (https://github.com/coldbox-modules/cbsecurity/pull/29)

[2.11.1] => 2021-MAR-10

Fixed

  • Fix getRealIP() to only return originating user's source IP, if the forwarded ip is a list
Previous
What's New With 2.12.0
Next
What's New With 2.10.0
Last modified 8mo ago
Copy link
Edit on GitHub
Contents
Added
[2.11.1] => 2021-MAR-10
Fixed