@ -50,7 +50,7 @@ __PACKAGE__->config(
action => {
map { $_ => {
ACLDetachTo => '/api/root/invalid_user',
AllowedRole => 'admin',
AllowedRole => [qw/admin reseller/],
Args => 0,
Does => [qw(ACL CheckTrailingSlash RequireSSL)],
Method => $_,
@ -23,7 +23,7 @@ __PACKAGE__->config(
Args => 1,
Does => [qw(ACL RequireSSL)],
@ -32,7 +32,7 @@ __PACKAGE__->config(
@ -33,7 +33,7 @@ __PACKAGE__->config(
@ -26,7 +26,7 @@ __PACKAGE__->config(
@ -27,7 +27,7 @@ __PACKAGE__->config(
@ -73,7 +73,7 @@ __PACKAGE__->config(
@ -60,7 +60,7 @@ __PACKAGE__->config(
@ -68,7 +68,7 @@ __PACKAGE__->config(