issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java
Filter by
33.2M results
With a database backend there needs to be a reliable way to create tables on first run and populate sample data so the
app works out of the box without manual setup.
Proposed Solution
Add init_db() and ...
high priority
All POST endpoints currently accept raw query parameters with no structured validation. Invalid emails or missing fields
fail silently or with unhelpful errors.
Proposed Solution
Add a schemas.py module ...
high priority
Publish Docker Packages
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @nicolecamaclang-wtw! Welcome to your Skills exercise! ...
clone the repo, update feeds, install feeds. Manually select the luci-app-netifyd-dashboard in menuconfig results in
failed build per the following:
tomg@tufboxen:/sarasa/extgames/openwrt/scripts/openwrt_ARMV8$ ...
We are trying to test out the SIARD suite to test archiving a sql database at the Federal Archives.
We are using SIARD SUITE 2.2.161 the Windows version
https://github.com/sfa-siard/siard-suite/releases/download/v2.2.161/SIARD-Suite-v2.2.161-win-exe.zip ...
Currently all activity data and student signups are stored in-memory. Every time the server restarts, all signups are
lost.
Proposed Solution
Replace the in-memory activities dict with an SQLite-backed ...
high priority
File: src/main/resources/application.properties (lines 22-24)
Severity: Medium
Description
Hibernate SQL bind parameters are logged at TRACE level:
logging.level.com.cabbooking=DEBUG
logging.level.org.hibernate.SQL=DEBUG ...
File: src/main/java/com/cabbooking/controller/SafetyController.java (lines 22-28) File:
src/main/java/com/cabbooking/mbb/module/safety/EmergencyAlertService.java (lines 29-44)
Severity: Medium
Description ...
Files: All controller endpoints in:
- src/main/java/com/cabbooking/controller/AuthController.java
- src/main/java/com/cabbooking/controller/BookingController.java
- src/main/java/com/cabbooking/controller/api/IotBridgeController.java ...
Files:
- src/main/java/com/cabbooking/controller/AuthController.java (lines 31-45)
- src/main/java/com/cabbooking/controller/BookingController.java (lines 36-83)
Severity: High
Description
User-facing ...

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.