issues Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:JavaScript
Filter by
41.5M results
概要
Gmail OAuth 認証に必要な client_id・client_secret・refresh_token を格納する Secret Manager シークレットを Terraform
で定義・管理する。シークレットの値投入は手作業(後続 Issue)、Terraform はリソース(シェル)のみ管理する。
目的
Secret Manager のシークレットリソースを Terraform ...
development
enhancement
File: shop/models.py — CheckoutDetail
Description
The CheckoutDetail model stores payment as free text (CharField(max_length=100, blank=True)) and there is no actual
payment gateway integration anywhere ...
enhancement
high
File: shop/views.py:81
Description
The main product listing limits results to 50 items with a slice:
products = products[:50] # Limit to 50 for performance
There is no pagination on the index page, ...
enhancement
medium
performance
Doel (TA §6.2 + UX)
Als de sessie tijdens het gebruik van een Fiori-app verloopt, geven de OData-calls 401/403 en blijft de gebruiker op een
foutscherm. Gewenst: automatische redirect naar de juiste *-login.html. ...
enhancement
File: shop/tests.py
Description
The tests file is a placeholder with only the import:
from django.test import TestCase
# Create your tests here.
There are zero test cases for:
- 17 models (no model ...
enhancement
high
tests
Files: shop/models.py
Description
Multiple model fields use incorrect or suboptimal field types:
1. Customer.email and Contact.email use CharField instead of EmailField
- models.py:13: email ...
bug
medium
refactor
File: shop/views.py
Description
Almost all forms in the application use raw request.POST[ field ] access instead of Django Forms. This pattern is
error-prone and insecure:
# views.py:168-172
address ...
enhancement
medium
refactor
Summary
docs/SECURITY_ANALYSIS_REPORT.md flags large listing queries as a performance risk. Operational logs and point listings
should avoid unbounded or offset-heavy access patterns as data grows.
Scope ...
enhancement
Flagged on PR #656 (non-blocking). In apps/client/src/routes/auth/login.tsx:36, after a failed social sign-in round-trip
the route surfaces the OAuth error banner from the ?error= search param, but the ...
priority: low
scope: client
status: needs-triage
status: ready-for-review
type: bug
yo, looks like getqrishistory is cooked rn after the latest orderkuota update lmao
auth still works fine and account data still comes back, but qris history now returns:
{
success : true,
qris_history ...

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.