This website requires JavaScript.
Explore
Help
Sign In
mosaic
/
stack
Watch
1
Star
0
Fork
0
You've already forked stack
Code
Issues
10
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
af113707d98e1592fdbd3971a9c1d8120b1fe55c
stack
/
apps
/
api
/
src
/
auth
History
jason.woltje
af113707d9
Some checks failed
ci/woodpecker/push/infra
Pipeline was successful
Details
ci/woodpecker/push/orchestrator
Pipeline was successful
Details
ci/woodpecker/push/coordinator
Pipeline was successful
Details
ci/woodpecker/push/web
Pipeline failed
Details
ci/woodpecker/push/api
Pipeline was successful
Details
Merge branch 'develop' into fix/auth-frontend-remediation
2026-02-17 20:35:59 +00:00
..
decorators
refactor(
#411
): QA-011 — unify request-with-user types into AuthenticatedRequest
2026-02-16 14:00:14 -06:00
guards
test(
#411
): add AuthGuard user validation branch tests — malformed/missing/null user data
2026-02-16 15:48:53 -06:00
types
refactor(
#411
): QA-011 — unify request-with-user types into AuthenticatedRequest
2026-02-16 14:00:14 -06:00
auth-rls.integration.spec.ts
fix(
#411
): complete 2026-02-17 remediation sweep
2026-02-17 14:19:15 -06:00
auth.config.spec.ts
fix(
#411
): QA-004 — HttpException for session guard + PDA-friendly auth error
2026-02-16 13:18:53 -06:00
auth.config.ts
fix: use UUID for Better Auth ID generation to match Prisma schema
2026-02-16 22:48:17 -06:00
auth.controller.spec.ts
fix(
#411
): add runtime null checks in auth controller — defense-in-depth for AuthenticatedRequest
2026-02-16 15:44:31 -06:00
auth.controller.ts
fix(
#411
): resolve CI lint errors — prettier, unused directives, no-base-to-string
2026-02-16 17:00:01 -06:00
auth.module.ts
feat(
#4
): Implement Authentik OIDC authentication with BetterAuth
2026-01-28 17:26:34 -06:00
auth.rate-limit.spec.ts
fix(
#410
): use toNodeHandler for BetterAuth Express compatibility
2026-02-15 19:06:49 -06:00
auth.service.spec.ts
fix(
#411
): sanitize Bearer tokens in verifySession logs + warn on non-Error thrown values
2026-02-16 15:48:10 -06:00
auth.service.ts
fix(
#411
): resolve CI lint errors — prettier, unused directives, no-base-to-string
2026-02-16 17:00:01 -06:00