Chatwoot/app/controllers/public/api/v1
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
..
inboxes chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
csat_survey_controller.rb feat: CSAT response public APIs (#2670) 2021-07-28 14:59:13 +05:30
inboxes_controller.rb feat: Add Public APIs for API Channel (#2375) 2021-06-15 20:09:17 +05:30