From 672789e26d78069fd145db5631a3a01484b07919 Mon Sep 17 00:00:00 2001 From: Joshua P Panter Date: Sat, 27 Jan 2018 21:34:00 -0500 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bdcb7d..ad6a3c6 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,4 @@ If a user is `class:admin` then this user can alter the password of other users 2. Additional storage options (sqlite, etc.) 3. Manager interface 4. Add in server-manager API examples (it's in the code... for now) +5. Strictly link-based resource capabilities (only account/user objects work for now)