iachat/app/controllers/api/v1
Gabriel Jablonski b0a8fa70d0
fix(signatures): allow admins to manage inbox signatures without explicit membership (#260)
Administrators have access to all inboxes in an account but the
validate_inbox_access filter only checked InboxMember records, returning
401 for admins not explicitly added as inbox members.
2026-04-09 16:17:20 -03:00
..
accounts Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
integrations feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
profile fix(signatures): allow admins to manage inbox signatures without explicit membership (#260) 2026-04-09 16:17:20 -03:00
widget Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
accounts_controller.rb fix(signup): normalize account signup config checks (#13745) 2026-03-10 16:35:09 +05:30
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb Merge branch 'main' into chore/merge-upstream 2025-05-30 11:03:07 -03:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30