add a reload_config method to the uci object
[project/rpcd.git] / unauthenticated.json
1 {
2 "unauthenticated": {
3 "description": "Access controls for unauthenticated requests",
4 "read": {
5 "ubus": {
6 "session": [
7 "access",
8 "login"
9 ]
10 }
11 }
12 }
13 }