skillhub/server
wowo-zZ 56e7baed15 fix(auth): require authentication for skill downloads
- Remove download endpoints from permitAll list in SecurityConfig
- Add authentication checks to download tests
- Add login redirect for unauthenticated download attempts in frontend

This prevents unauthorized access to skill package downloads while
maintaining public access to skill metadata and file listings.
2026-03-14 16:54:10 +08:00
..
.mvn/wrapper feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
skillhub-app fix(auth): require authentication for skill downloads 2026-03-14 16:54:10 +08:00
skillhub-auth fix(auth): require authentication for skill downloads 2026-03-14 16:54:10 +08:00
skillhub-domain fix(ops): resolve storage permission and audit log JSONB type issues 2026-03-14 11:23:19 +08:00
skillhub-infra chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00
skillhub-search chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00
skillhub-storage Refine production compose runtime config 2026-03-13 17:00:47 +08:00
.dockerignore feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
Dockerfile fix(ops): resolve storage permission and audit log JSONB type issues 2026-03-14 11:23:19 +08:00
Dockerfile.dev feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
mvnw feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
mvnw.cmd feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
pom.xml chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00