2982d44e55
Build and Push Docker Container / build-and-push (push) Successful in 3m21s
- Add the servicelink submodule and register POST /rpc for node-to-node file operations. - Require bearer tokens with the mesh scope and apply rate/body-size limits to RPC calls. - Map database connectivity failures to the existing 504 database error flow, with JSON responses for API routes. - Cover the new RPC handlers and database error handling with focused pytest tests. - Bump the NanoShare package version to 1.21.0.
13 lines
428 B
Plaintext
13 lines
428 B
Plaintext
[submodule "quart-session"]
|
|
path = quart-session
|
|
url = git@git.yiprawr.dev:daniel156161/quart-session.git
|
|
[submodule "my_helpers"]
|
|
path = my_helpers
|
|
url = git@git.yiprawr.dev:daniel156161/python-helper-modules.git
|
|
[submodule "quart_common"]
|
|
path = quart_common
|
|
url = git@git.yiprawr.dev:submodules/python-quart-common.git
|
|
[submodule "servicelink"]
|
|
path = servicelink
|
|
url = git@git.yiprawr.dev:submodules/servicelink.git
|