mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-28 03:04:31 +00:00
feat(build): skip backend-manifest.json during macOS universal builds to ensure identical non-binary files
This commit is contained in:
+2
-2
@@ -105,7 +105,7 @@ The project favors predictable SQL behavior and explicit migration control, whic
|
||||
- Auth and access-attempt tracking integrated with IP/User-Agent aware controls
|
||||
- Debug endpoints provide visibility into logs and access-attempt records
|
||||
|
||||
This is also very well tested, but I still would not recommend exposing MeshChatX to the internet.
|
||||
This is also very well tested, but I still would not recommend exposing MeshChatX to the internet.
|
||||
|
||||
## Security Model
|
||||
|
||||
@@ -155,4 +155,4 @@ When adding features, prefer:
|
||||
|
||||
- identity-scoped state over global mutable state,
|
||||
- explicit migration/version changes for DB schema updates,
|
||||
- endpoint-level tests plus focused manager unit tests.
|
||||
- endpoint-level tests plus focused manager unit tests.
|
||||
|
||||
Reference in New Issue
Block a user