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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,10 @@ The administrative API exposed by the agent for the controller to use must be pr
47
47
`--admin-insecure-mode` command line arg. The latter should not be used other than in development if the API
48
48
is not otherwise secured.
49
49
50
+
51
+
> Storage and some other modules were modified in aca-py to create this multi-tenant agency. This particular code base requires security and storage improvements!
52
+
53
+
50
54
## API
51
55
52
56
Follows same api as ACA-PY with additional parameters in header see 'Usage' section.
0 commit comments