sso looks working

This commit is contained in:
msyu
2025-09-14 12:09:18 +03:00
commit 89ac26325d
149 changed files with 7763 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<cfsilent>
<cfif thisTag.executionMode IS "end" OR !thisTag.hasEndTag>
<cfassociate basetag="cf_dependency" datacollection="keys" />
<cfparam name="ATTRIBUTES.field"/>
<cfparam name="ATTRIBUTES.cfsqltype default="cf_sql_integer"/>
</cfif>
</cfsilent>