mirror of
https://git.openwrt.org/project/rpcd.git
synced 2025-12-20 02:18:36 +08:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"unauthenticated": {
|
|
"description": "Access controls for unauthenticated requests",
|
|
"read": {
|
|
"ubus": {
|
|
"session": [
|
|
"access",
|
|
"login"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|