diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 3786a8534..f79c011fa 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -15,6 +15,12 @@ save you many hours of grief. users to use in the config file. Also you'll have to check the spellchecker checkbox in the RichEdit asset you're using. You'll also need to install the Locale::US perl module. + + * To combat a phishing exploit, all image form controls used in the + user profiling system now default to a state that only allows + image files to be uploaded through them. If you have a user profile + field that needs to accept images and files you will need to edit + that field and set the "Force Image Only" property to No. 7.1.3 --------------------------------------------------------------------