Chatwoot/app/controllers
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: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
concerns chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
devise_overrides feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
installation chore: Add Telemetry (#2631) 2021-07-15 23:58:54 +05:30
platform/api/v1 feat: Add AgentBot APIs (#2323) 2021-06-01 22:34:25 +05:30
public/api/v1 chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
super_admin feat: Manage platform apps from Super Admin (#2129) 2021-04-20 00:01:05 +05:30
survey feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
twilio Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
twitter fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
android_app_controller.rb chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
apple_app_controller.rb Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
application_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
dashboard_controller.rb chore: Configure API channel name and thumbnail (#2398) 2021-06-08 00:22:36 +05:30
platform_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
public_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
swagger_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
widget_tests_controller.rb [Internal] Add route for widget testing (#199) 2019-11-01 12:53:01 +05:30
widgets_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30