littleshop/LittleShop/Areas
SysAdmin 996f207c48
All checks were successful
Build and Deploy LittleShop / Deploy to Production VPS (Manual Only) (push) Has been skipped
Build and Deploy LittleShop / Deploy to Pre-Production (CT109) (push) Successful in 1m5s
feat: Add PublicBotsController for anonymous ShareCard access
- Created PublicBotsController with [AllowAnonymous] at class level
  to avoid policy authorization conflicts with the main BotsController
- Updated ShareCard.cshtml to use PublicBots controller for embed links
- Fixes HTTP 500 error when accessing ShareCard without authentication

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 23:30:12 +00:00
..
Admin feat: Add PublicBotsController for anonymous ShareCard access 2025-12-01 23:30:12 +00:00