We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f83978 + 01e64dd commit cb4dce9Copy full SHA for cb4dce9
models/AuthenticationService.cfc
@@ -1,7 +1,7 @@
1
/**
2
* Authentication services for your application
3
*/
4
-component singleton {
+component singleton threadsafe {
5
6
/* *********************************************************************
7
** DI
0 commit comments