SECURITY NOTE: For agent screen Webform buttons, we have changed the default behavior to not include user credentials in non-custom URL strings unless you set the new agc/options.php settings to do so: "$user_pass_webform and "$phone_login_webform" See the "agc/options-example.php" file for more information. *This will not affect custom webform query strings that start with "VAR"

git-svn-id: svn://192.168.202.10@3475 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2021-07-06 14:48:26 +00:00
parent e0e3d1b701
commit e393845cae
+7
View File
@@ -657,6 +657,13 @@ OTHER CHANGES:
183. Added display of active Call Time Holidays in the agent screen Scheduled 183. Added display of active Call Time Holidays in the agent screen Scheduled
Callbacks calendar panel. Callbacks calendar panel.
184. SECURITY NOTE: For agent screen Webform buttons, we have changed the
default behavior to not include user credentials in non-custom URL
strings unless you set the new agc/options.php settings to do so:
"$user_pass_webform and "$phone_login_webform"
See the "agc/options-example.php" file for more information.
*This will not affect custom webform query strings that start with "VAR"