infisical
infisical copied to clipboard
fix: remove offset limit for certificate and CA listing endpoints
Description 📣
issue: #4640
- Remove max(100) constraint from offset parameter in certificate listing endpoints
- Fixes pagination issue where users couldn't list more than 200 certificates
- Affects both v1 and v2 API endpoints for certificates and certificate authorities
- Allows unlimited pagination through large certificate collections
Type ✨
- [x] Bug fix
- [ ] New feature
- [ ] Improvement
- [ ] Breaking change
- [ ] Documentation
Tests 🛠️
npm run test:unit
- [x] I have read the contributing guide, agreed and acknowledged the code of conduct. 📝
:white_check_mark: Snyk checks have passed. No issues have been found so far.
| Status | Scanner | Total (0) | ||||
|---|---|---|---|---|---|---|
| :white_check_mark: | Open Source Security | 0 | 0 | 0 | 0 | 0 issues |
:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.