Remove acl use.
This commit is contained in:
@@ -101,6 +101,9 @@ ubusd_acl_check(struct ubus_client *cl, const char *obj,
|
|||||||
struct blob_attr *cur;
|
struct blob_attr *cur;
|
||||||
int rem;
|
int rem;
|
||||||
|
|
||||||
|
// HACK JBN
|
||||||
|
return 0;
|
||||||
|
|
||||||
if (!cl->uid)
|
if (!cl->uid)
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user