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
@@ -45,6 +45,10 @@ The administrative API exposed by the agent for the controller to use must be pr
45
45
`--admin-insecure-mode` command line arg. The latter should not be used other than in development if the API
46
46
is not otherwise secured.
47
47
48
+
49
+
> 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!
50
+
51
+
48
52
## API
49
53
50
54
Follows same api as ACA-PY with additional parameters in header see 'Usage' section.
0 commit comments