This website requires JavaScript.
Explore
Help
Register
Sign In
adebaumann
/
shorefront
Watch
1
Star
0
Fork
0
You've already forked shorefront
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
271fec8da5c7010dbf0e05b102e0721a6c6a3cb6
shorefront
/
backend
/
app
History
Adrian A. Baumann
488c385de3
fix: correct generate endpoint return type, migration server_default SQL, and auth loading propagation
2026-02-28 21:22:11 +01:00
..
api
fix: correct generate endpoint return type, migration server_default SQL, and auth loading propagation
2026-02-28 21:22:11 +01:00
__init__.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
auth.py
feat: add JWT auth module
2026-02-28 19:58:10 +01:00
database.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
main.py
feat: add FastAPI app entrypoint
2026-02-28 19:59:07 +01:00
models.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
schemas.py
feat: add Pydantic schemas
2026-02-28 19:58:30 +01:00
shorewall_generator.py
feat: add ShorewallGenerator (zones, interfaces, policy, rules, masq, json, zip)
2026-02-28 20:02:48 +01:00