mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
- Change validateRoutes to per-group ID uniqueness instead of global - Remove post-merge cross-group route ID uniqueness checks - Include groupId in msg:* KV key to prevent collision - Add group_id column to send_logs table (migration 0004) - Record groupId in send_logs for accurate permission filtering - Use groupId from log entries for admin log access checks |
||
|---|---|---|
| .. | ||
| 0001_init.sql | ||
| 0002_log_detail.sql | ||
| 0003_telegram_links.sql | ||
| 0004_add_group_id.sql | ||