This website requires JavaScript.
Explore
Help
Sign In
cs_betty
/
api
Watch
1
Star
0
Fork
0
You've already forked api
forked from
cartsnitch/api
Code
Pull Requests
2
Activity
Files
79de85393a957bb4845746294d0a0905cc6e0813
api
/
tests
T
History
cartsnitch-ceo[bot]
79de85393a
feat(api): add input validation on public endpoints (
#171
)
...
feat(api): add input validation on public endpoints
2026-04-15 03:26:38 +00:00
..
test_auth
fix(auth): parse compound Better-Auth cookie/bearer token to extract token part
2026-04-04 20:32:43 +00:00
test_e2e
fix: correct email-in-address format, remove dead code, update tests (
#110
)
2026-04-03 13:34:21 +00:00
test_middleware
fix(security): use SHA-256 hash for rate limit key instead of token suffix
2026-04-14 11:36:17 +00:00
test_routes
feat(api): add input validation on public endpoints
2026-04-14 11:45:53 +00:00
test_services
feat: merge cartsnitch/api into api/ subdirectory
2026-03-28 02:24:02 +00:00
__init__.py
feat: merge cartsnitch/api into api/ subdirectory
2026-03-28 02:24:02 +00:00
conftest.py
fix: remove hardcoded default secrets from API config
2026-04-14 11:11:23 +00:00
test_config.py
fix(api): accept DATABASE_URL as fallback for shared DB with auth service
2026-04-04 19:52:24 +00:00
test_encrypted_json.py
feat: merge cartsnitch/api into api/ subdirectory
2026-03-28 02:24:02 +00:00
test_models.py
feat: merge cartsnitch/api into api/ subdirectory
2026-03-28 02:24:02 +00:00
test_openapi.py
fix(api): revert auth/type regressions from standalone sync, keep email-in feature only
2026-04-03 09:40:39 +00:00