Files
dashcaddy/dashcaddy-api
Krystie 2169ec9853
CI / Test & Lint (push) Has been cancelled
CI / Security audit (push) Has been cancelled
DC-044: fix slice(13) -> slice(12) for /api/v1/auth/totp/check-session drift
Slice(13) was off by one — it dropped the leading '/' before 'totp/'
producing /api/v1totp/check-session. Should be slice(12) so the '/'
stays.
2026-07-08 21:43:12 -07:00
..
2026-03-05 02:26:12 -08:00
2026-03-05 02:26:12 -08:00