- Removed class-level [Authorize] from StoryController - Admin endpoints already have [Authorize(Roles = "Admin")] - GET endpoints are now publicly accessible for development/testing - Updated frontend API client to handle unauthenticated requests Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .. | ||
| Application | ||
| Domain | ||
| Infrastructure | ||
| Presentation | ||
| Properties | ||
| Shared | ||
| .dockerignore | ||
| Dockerfile | ||
| GermanApp.csproj | ||
| GermanApp.http | ||
| Program.cs | ||