Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PhoenixMaster123
/
Library-Management-System-Version-2
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/cors and deploy guards
- #8
#8
Merged
PhoenixMaster123
merged 9 commits into
main
PhoenixMaster123/Library-Management-System-Version-2:main
from
feat/cors-and-deploy-guards
PhoenixMaster123/Library-Management-System-Version-2:feat/cors-and-deploy-guards
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feat/cors and deploy guards
#8
PhoenixMaster123
merged 9 commits into
main
PhoenixMaster123/Library-Management-System-Version-2:main
from
feat/cors-and-deploy-guards
PhoenixMaster123/Library-Management-System-Version-2:feat/cors-and-deploy-guards
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
feat: allow a separately hosted frontend through configurable CORS origins
PhoenixMaster123
committed
9db919e
View commit details
Copy full SHA for 9db919e
Browse repository at this point
test: cover the CORS preflight, and that no origin is allowed by default
PhoenixMaster123
committed
13d2fd2
View commit details
Copy full SHA for 13d2fd2
Browse repository at this point
ci: fail the Pages build when no API origin is configured
PhoenixMaster123
committed
18ddc04
View commit details
Copy full SHA for 18ddc04
Browse repository at this point
feat: add Docker images and a compose stack, with no credentials in source
PhoenixMaster123
committed
3ab573e
View commit details
Copy full SHA for 3ab573e
Browse repository at this point
fix: stop Kafka type headers breaking the analytics consumer
PhoenixMaster123
committed
01c0bd6
View commit details
Copy full SHA for 01c0bd6
Browse repository at this point
test: read the event the library publishes, ignoring a foreign type header
PhoenixMaster123
committed
3c42573
View commit details
Copy full SHA for 3c42573
Browse repository at this point
feat: store the library in a file-backed H2 database so data survives a restart
PhoenixMaster123
committed
812247e
View commit details
Copy full SHA for 812247e
Browse repository at this point
docs: record that the database is now file-backed and the console is dev-only
PhoenixMaster123
committed
f2902a4
View commit details
Copy full SHA for f2902a4
Browse repository at this point
Commits on Aug 20, 2026
feat: run the app against an in-browser backend when none is configured
PhoenixMaster123
committed
4c4d503
View commit details
Copy full SHA for 4c4d503
Browse repository at this point
You can’t perform that action at this time.