Skip to content

Commit b3b5e04

Browse files
authored
Merge pull request #25 from coldbox-modules/gpickin-patch-1
Update description on the CBAuth Validator
2 parents 8ce72c5 + de7eb79 commit b3b5e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/validators/CBAuthValidator.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright since 2016 by Ortus Solutions, Corp
33
* www.ortussolutions.com
44
* ---
5-
* This is the core validator which leverages CF Security via cflogin and cfloginuser
5+
* This is the core validator which leverages CBAuth
66
* https://helpx.adobe.com/coldfusion/developing-applications/developing-cfml-applications/securing-applications/using-coldfusion-security-tags-and-functions.html
77
*/
88
component singleton {

0 commit comments

Comments
 (0)