You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 3871a02ccc fix: resolve CORS error on uploading via URL
On uploading a new profile picture via URL, a CORS error presents
itself during the .toDataUrl() call due to misconfigured CORS
handling in the library. The change here allows cropper.js to
check crossorigin attribute in image and handle appropriately.

Also, the error handling is improved so the error is caught on
Firefox, as it sends a different error message than on Chrome.
6 years ago
..
admin feat: #7501 6 years ago
emails fix: #7461 6 years ago
install fix: #7472 6 years ago
modals fix: resolve CORS error on uploading via URL 6 years ago
partials Added user consent pages (#6430) 7 years ago
400.tpl Revert "Merge pull request #5923 from NodeBB/patch-5922" 7 years ago
403.tpl Revert "Merge pull request #5923 from NodeBB/patch-5922" 7 years ago
404.tpl {config.relative_path} instead of {relative_path} 10 years ago
500-embed.tpl normalising behaviour for subfolder installs, #6410 7 years ago
500.tpl Revert "Merge pull request #5923 from NodeBB/patch-5922" 7 years ago
503.tpl closes #3519 10 years ago
sitemap.tpl Squashed commit of the following: 9 years ago