forked from x/ContextOS
add some
This commit is contained in:
parent
5217168dce
commit
c03babb086
@ -28,19 +28,20 @@ Volcanos({river: {
|
|||||||
{space: "20220826-career", index: "ssh.relay"},
|
{space: "20220826-career", index: "ssh.relay"},
|
||||||
{space: "20230913-matrix-story", index: "web.chat.island.group"},
|
{space: "20230913-matrix-story", index: "web.chat.island.group"},
|
||||||
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
||||||
|
{space: "20230913-matrix-story", index: "web.code.docker.container"},
|
||||||
{space: "20230511-golang-story", index: "web.chat.mail.client"},
|
{space: "20230511-golang-story", index: "web.chat.mail.client"},
|
||||||
]},
|
]},
|
||||||
}},
|
}},
|
||||||
operate: {name: "运维群", icon: "bi bi-shield-lock", type: aaa.TECH, storm: {
|
operate: {name: "运维群", icon: "bi bi-shield-lock", type: aaa.TECH, storm: {
|
||||||
share: {name: "共享 share", icon: "bi bi-share", index: [
|
share: {name: "共享 share", icon: "bi bi-share", index: [
|
||||||
"share", "token",
|
"share", "token", "qrcode",
|
||||||
]},
|
|
||||||
email: {name: "邮箱 email", icon: "bi bi-envelope", index: [
|
|
||||||
"email", "offer", "apply",
|
|
||||||
]},
|
]},
|
||||||
oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: [
|
oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: [
|
||||||
"header", "web.chat.oauth.client", "web.chat.wx.access", "web.chat.message",
|
"header", "web.chat.oauth.client", "web.chat.wx.access", "web.chat.message",
|
||||||
]},
|
]},
|
||||||
|
email: {name: "邮箱 email", icon: "bi bi-envelope", index: [
|
||||||
|
"email", "offer", "apply",
|
||||||
|
]},
|
||||||
user: {name: "用户 user", icon: "bi bi-people-fill", index: [
|
user: {name: "用户 user", icon: "bi bi-people-fill", index: [
|
||||||
"user", "totp", "sess", "role",
|
"user", "totp", "sess", "role",
|
||||||
]},
|
]},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user