Chatwoot/app/helpers
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
..
api Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
application_helper.rb Chore: Add translated languages to account settings (#826) 2020-05-06 13:38:36 +05:30
date_range_helper.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
file_type_helper.rb chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
frontend_urls_helper.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
home_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
message_format_helper.rb chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30