You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./bin/cake bake controller Tags
$ ./bin/cake bake plugin Tags
$ ./bin/cake bake controller --plugin Tags Tags
$ ./bin/cake acl_extras aco_sync
Created Aco node: controllers/Tags
Created Aco node: controllers/Tags/index
Created Aco node: controllers/Tags/view
Created Aco node: controllers/Tags/add
Created Aco node: controllers/Tags/edit
Created Aco node: controllers/Tags/delete
Created Aco node: controllers/Tags/Tags
Created Aco node: controllers/Tags/Tags/index
Created Aco node: controllers/Tags/Tags/view
Created Aco node: controllers/Tags/Tags/add
Created Aco node: controllers/Tags/Tags/edit
Created Aco node: controllers/Tags/Tags/delete
Deleted Aco node: /controllers/Tags/index and all children
Deleted Aco node: /controllers/Tags/view and all children
Deleted Aco node: /controllers/Tags/add and all children
Deleted Aco node: /controllers/Tags/edit and all children
Deleted Aco node: /controllers/Tags/delete and all children
Aco Update Complete
The text was updated successfully, but these errors were encountered:
tsmsogn
changed the title
aco_sync deletes acos when doesn't sync aco for plugin controller
aco_sync deletes acos when app has plugin which name is same as the controller name
Oct 18, 2017
tsmsogn
changed the title
aco_sync deletes acos when app has plugin which name is same as the controller name
aco_sync deletes acos when app has plugin which is same name as controller
Oct 18, 2017
tsmsogn
changed the title
aco_sync deletes acos when app has plugin which is same name as controller
aco_sync deletes acos when app has plugin which is the same name as controller
Oct 20, 2017
cakephp 3.5.4
acl 0.2.5
expected:
actual:
The text was updated successfully, but these errors were encountered: