We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd5971 commit 1e3be69Copy full SHA for 1e3be69
1 file changed
toc_en.json
@@ -315,6 +315,8 @@
315
{
316
"text": "Core Plugins",
317
"items": [
318
+ { "text": "Authentication", "link": "https://book.cakephp.org/authentication/" },
319
+ { "text": "Authorization", "link": "https://book.cakephp.org/authorization/" },
320
{ "text": "Bake", "link": "https://book.cakephp.org/bake/2/en/index.html" },
321
{ "text": "Chronos", "link": "https://book.cakephp.org/chronos/" },
322
{ "text": "Debug Kit", "link": "https://book.cakephp.org/debugkit/" },
0 commit comments