pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:Python
Filter by
255M results
Summary
- Fixed a critical credential exposure in GET /api/config by masking ntrip.password with a placeholder token.
- Added placeholder handling in POST /api/config so unchanged/empty password submissions ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @vitejs/plugin-rsc (source) | 0.5.26 → 0.5.27 | age | confidence |
Release Notes
details summary ...
Closes #1009, #1012, #1013, #1014, and #1015.
Automated test pull request
Promotes tex2word 0.9.0 from dev to main for release.
Brings main up to dev s current state:
- The updated converter codebase (≈360 → 715 tests): hyperref/\nameref, \index, glossaries \printglossary, ...
Bug and impact
The case API inserted UUID strings into test_case.id and test_execution.id, but the documented PostgreSQL schema defines
both columns as SERIAL integer primary keys. Creating a case or ...
O que
Novo endpoint POST /api/wa/groups/community/link — body {instanceId, communityJid, groupJid} — que vincula um grupo
existente a uma comunidade (parent).
Por quê
O fluxo de onboarding (ex: BPOSS) ...