This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8109eb7  Add access control
8109eb7 is described below

commit 8109eb7c0fb2fdfa883706f177b8a00a9a52e48b
Author: Mingshen Sun <[email protected]>
AuthorDate: Sat May 23 21:25:19 2020 -0700

    Add access control
---
 site/.vuepress/config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 85a89cc..a1e04f8 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -34,6 +34,7 @@ module.exports = {
                     '/teaclave/docs/threat-model',
                     '/teaclave/docs/rust-guideline',
                     '/teaclave/docs/mutual-attestation',
+                    '/teaclave/docs/access-control',
                 ],
             },
             {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to