issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:JavaScript
Filter by
5.9M results
Summary
Add a narrow, fast deploy/uptime health probe at GET /rest/v1/health, off by default behind the CRE_ENABLE_HEALTH
feature flag.
Scope (v1 — thin)
On prod we only need the DB for serving, so ...
Insert a default admin user on first application startup via ApplicationRunner
- Add AdminSeeder that runs on startup and checks if the users table is empty
- If empty — create an admin user with ...
backend
Зачем
Заказчику нужна полная самодостаточная копия контура: развернуть у себя и увидеть то же, что у вендора — без реестра
(ghcr), без доступа к нашему репозиторию, одним архивом «положить куда угодно». ...
enhancement
Follow-up to #92 (hybrid auth decision).
Problem
audit_log.actor is a coarse string — localhost, api-key, session, no-admin-key-configured, or a proxy-asserted username.
For the built-in key/session ...
🐛 Descripción
Cuando se usa ado_add_attachment con attachmentUrl (adjunto pre-subido) sin el parámetro name, el archivo se vincula al
Work Item con el título literal ** Archivo adjunto ** en lugar de ...
bug
Some customers require a PO number on their invoices for AP processing. Add a PO Number field to orders that flows
through to the QBO invoice s PONumber field (so it displays on the invoice the customer ...
Extracted from #378.
The password reset token generation and validation flow is not documented. It s unclear:
- How tokens are generated (random bytes? JWT? HMAC?)
- What the token lifetime is
...
production
security
Extracted from #378.
KLANGK_WORKSPACE_TOKEN_HOURS defaults to 24h. Workspace JWTs injected into containers have no documented renewal
mechanism — if a container runs longer than 24h, the token expires ...
production
security
Follow-up to #92 (hybrid auth decision: proxy SSO + hardened admin-key session cookie).
Problem
The initial hardened-key implementation issues HttpOnly session cookies signed/encrypted with the existing ...
Extracted from #378.
main.py configures CORS with allow_origins=[ * ] and allow_credentials=True. FastAPI s CORSMiddleware echoes the request
s Origin header back, effectively allowing any website to ...
production
security

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.