msksbr 3e7145c091 refactor(auth): replace JwtAuthInterceptor with non-blocking filter
Remove the interceptor-based JWT auth and its WebConfig registration.
Introduce JwtPopulateFilter that silently extracts JWT claims into
request attributes without blocking unauthenticated requests. Update
DashBoardController to accept nullable username and RequireRoleAspect
to handle missing credentials with proper error messages.
2026-05-22 13:31:48 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
2026-05-13 03:11:56 +08:00
S
Description
No description provided
MIT 499 KiB
v0.1f Latest
2026-05-26 13:03:48 +08:00
Languages
Kotlin 93.4%
PLpgSQL 5.6%
Shell 1%