iachat/app/policies
Sojan Jose be8205657e
fix: Added authentication to FireCrawl API, remove unused RobinAI references (#10737)
- Fixed Firecrawl webhook payloads to ensure proper data handling and
delivery.
- Removed unused Robin AI code to improve codebase cleanliness and
maintainability.
- Implement authentication for the Firecrawl endpoint to improve
security. A key is generated to secure the webhook URLs from FireCrawl.

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-01-22 18:14:25 -08:00
..
account_policy.rb
agent_bot_policy.rb
application_policy.rb
article_policy.rb chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
automation_rule_policy.rb
campaign_policy.rb
category_policy.rb chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
contact_policy.rb
conversation_policy.rb
csat_survey_response_policy.rb
custom_filter_policy.rb
hook_policy.rb
inbox_policy.rb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
label_policy.rb
macro_policy.rb
portal_policy.rb chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
report_policy.rb chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
team_member_policy.rb
team_policy.rb
user_policy.rb feat: allow bulk invite create via email (#8853) 2024-02-06 09:04:04 +05:30
webhook_policy.rb