mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-11 22:34:41 +00:00
feat(meshchat): add public API endpoint for status check
This commit is contained in:
@@ -1160,6 +1160,7 @@ class ReticulumMeshChat:
|
||||
|
||||
# allow access to auth endpoints and setup page
|
||||
public_paths = [
|
||||
"/api/v1/status",
|
||||
"/api/v1/auth/setup",
|
||||
"/api/v1/auth/login",
|
||||
"/api/v1/auth/status",
|
||||
|
||||
Reference in New Issue
Block a user