diff --git a/models/AuthenticationService.cfc b/models/AuthenticationService.cfc index 26cbc8d..8c39148 100644 --- a/models/AuthenticationService.cfc +++ b/models/AuthenticationService.cfc @@ -1,7 +1,7 @@ /** * Authentication services for your application */ -component singleton { +component singleton threadsafe { /* ********************************************************************* ** DI