Chatwoot/app/javascript/dashboard/components/widgets/forms
Sojan Jose 6fdd4a2996
chore: Security Improvements to the API (#2893)
- Devise auth tokens are reset on password update
- Avatar attachment file type is limited to jpeg,gif and png
- Avatar attachment file size is limited to 15 mb
- Widget Message attachments are limited to types ['image/png', 'image/jpeg', 'image/gif', 'image/bmp', 'image/tiff', 'application/pdf', 'audio/mpeg', 'video/mp4', 'audio/ogg', 'text/csv']
- Widget Message attachments are limited to 40Mb size limit.
2021-09-01 15:08:05 +05:30
..
AvatarUploader.vue chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
Input.vue feat: Add full name to the user signup form (#1534) 2020-12-21 14:05:19 +05:30