[[permissions]] path = ["contacts"] auth = false [[permissions]] path = ["contacts", "name"] auth = true [[permissions]] path = ["contacts", "name", "middle"] auth = false [[permissions]] path = ["contacts", "name", "last"] auth = true [[permissions]] path = ["admin"] auth = false [[permissions]] path = ["admin", "passwords"] auth = true mut = true [[permissions]] path = ["server", "reset"] auth = true mut = true