Log message #4217389

# At Username Text
# Dec 5th 2019, 08:54 alexdd55976 anyone using nodejs in combination with cake
# Dec 5th 2019, 08:52 noel I guess it's BakeShell picking up on the $tasks array property.
# Dec 5th 2019, 08:49 neon1024 Morning all :wave:
# Dec 5th 2019, 08:45 noel I'm looking at the bake code and wondering how some of it works. Specifically https://github.com/cakephp/bake/blob/master/src/Shell/Task/ModelTask.php#L115 where it calls `$this->BakeTemplate`... but BakeTemplate is not defined anywhere in the code other than annotations. How / where is it defined?
# Dec 5th 2019, 07:54 ndm For once a Twitter mob has done something good.
# Dec 5th 2019, 07:53 ndm @admad Thanks, finally back to normal annoyance levels :slightly_smiling_face:
# Dec 5th 2019, 07:09 alexdd55976 morning dudes
# Dec 5th 2019, 07:06 flatsr.app Does anyone have experience in developing a *Progressive Web App* #pwa based on Cake? I'm thinking about converting my existing responsive webpage to a web app using Google Workbox (https://developers.google.com/web/tools/workbox). Some ideas, anybody? Things to pay attention to? Thanks.
# Dec 5th 2019, 05:55 storkovo @nuzulfikrie bin/cake server
# Dec 5th 2019, 05:40 nuzulfikrie hm.. ok, i guess, something to do with .htaccess
# Dec 5th 2019, 05:40 admad yes, any path starting with `/` means from under webroot
# Dec 5th 2019, 05:39 nuzulfikrie the / should point to the folder not in css right?
# Dec 5th 2019, 05:38 nuzulfikrie Hi @admad i parked it under webroot
# Dec 5th 2019, 05:38 admad if it's under webroot then use urls starting with `/` like `'/assets/global/plugins/bootstrap/bootstrap.min.css'` you have
# Dec 5th 2019, 05:38 admad @nuzulfikrie is your `assets` folder under `webroot` or under `webroot/css`?
# Dec 5th 2019, 05:29 admad @md.islam11 Strawberry
# Dec 5th 2019, 05:12 nuzulfikrie the '/' did not do anything
# Dec 5th 2019, 05:12 nuzulfikrie assets?
# Dec 5th 2019, 05:12 nuzulfikrie did not find the css in folder
# Dec 5th 2019, 05:12 nuzulfikrie Hi support, on cake 3.8 why `<?php echo _$this_->Html->css(array(`         `'/assets/global/plugins/bootstrap/bootstrap.min.css',`         `'assets/global/plugins/bootstrap-switch/bootstrap-switch.min.css',`         `'assets/apps/custom.css',`     `)); ?>`
# Dec 5th 2019, 05:07 kgb.acct.personal Bob
# Dec 5th 2019, 05:06 md.islam11 cake 3.8 = Red velvet
# Dec 5th 2019, 05:06 md.islam11 what will be the name of cakephp 4 .0 ?
# Dec 5th 2019, 03:34 admad @ndm settting -> advanced : check "format messages with markup". that will turn off that abomination
# Dec 4th 2019, 21:20 ndm Switching the debug kit connection to a DBMS that supports LIMIT in subqueries for the IN operator?
# Dec 4th 2019, 21:12 jslamka5685 Is there something I need to do, other than disabling DebugKit, that could fix this problem?
# Dec 4th 2019, 21:12 jslamka5685 I am working on dev on my local machine running MySQL 5.7. I keep receiving the error `Error: SQLSTATE[42000]: Syntax error or access violation: 1235 This version of MySQL doesn't yet support 'LIMIT and IN/ALL/ANY/SOME subquery'` in reference to DebugKit (ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 227).
# Dec 4th 2019, 20:51 dereuromark ;)
# Dec 4th 2019, 20:19 ndm OMG this stupid editor, I hope the people at Slack step on a bunch of legos and catch koala AIDS...
# Dec 4th 2019, 20:18 ndm The docs should probably use the `login` action as an example for allowing unauthenticated requests, not `view` and `index`.
# Dec 4th 2019, 20:06 rochasmarcelo Also you could use https://packagist.org/packages/cakedc/users#dev-9.next
# Dec 4th 2019, 20:05 rochasmarcelo ?
# Dec 4th 2019, 20:05 rochasmarcelo Have you followed the documentation pages https://book.cakephp.org/authentication/2/en/index.html%20https://book.cakephp.org/authorization/2/en/index.html
# Dec 4th 2019, 19:59 luizcmarin any suggestions please? I am researching some guidance, but I am a layman ....
# Dec 4th 2019, 19:46 luizcmarin authz = "No identity found. You can skip this check by configuring require Identity to be false." :triumph::,(
# Dec 4th 2019, 19:16 luizcmarin Hmmm ... installed. Thank you
# Dec 4th 2019, 19:14 admad You need to use 2.x-dev
# Dec 4th 2019, 19:13 admad There's no 2.0 release yet for authz lib.
# Dec 4th 2019, 19:13 luizcmarin Simple question (in theory): what do we have to use in cakephp 4.x (updated) for authentication (login / logout)?
# Dec 4th 2019, 19:06 slackebot2 <luizcmarin>
# Dec 4th 2019, 19:06 luizcmarin but.....