Log message #4226205

# At Username Text
# Feb 11th 2020, 12:52 sebastian.krzewinski. yea but i really dont know how to use this plugins, i will try again
# Feb 11th 2020, 12:52 steinkel that works too
# Feb 11th 2020, 12:51 challgren But thats what I did for now
# Feb 11th 2020, 12:51 challgren @steinkel I thought https://github.com/cakephp/debug_kit/pull/737 fixed it
# Feb 11th 2020, 12:51 admad the latter shows use of the new auth plugins
# Feb 11th 2020, 12:50 admad @sebastian.krzewinski. the blog tutorial is a bit outdated in general, you can follow the CMS tutorial
# Feb 11th 2020, 12:49 sebastian.krzewinski. https://book.cakephp.org/4/en/tutorials-and-examples/blog-auth-example/auth.html
# Feb 11th 2020, 12:48 steinkel @challgren https://gist.github.com/steinkel/f02aeef0cef3397fae9d0e746806c7b0 to make DebugKit work
# Feb 11th 2020, 12:47 admad @sebastian.krzewinski. which guides?
# Feb 11th 2020, 12:47 challgren Yeah that does mess with debug kit but there was a fix but it didn't work for me
# Feb 11th 2020, 12:46 steinkel ^ also for DebugKit too
# Feb 11th 2020, 12:46 challgren Yeah coming from 8.5 that's what I expect
# Feb 11th 2020, 12:46 sebastian.krzewinski. Why are the guides on the site not up to date?
# Feb 11th 2020, 12:46 rochasmarcelo It probably good to set a custom default in the users plugin, maybe to '/' url, what do you think?
# Feb 11th 2020, 12:43 sebastian.krzewinski. Hi
# Feb 11th 2020, 12:41 challgren Its PSR thing, not Cake
# Feb 11th 2020, 12:41 lpj145 :,):,)
# Feb 11th 2020, 12:41 challgren Im not digging request->getAttribute but I understand why
# Feb 11th 2020, 12:37 challgren Ahh I got it working, forgot the prefix
# Feb 11th 2020, 12:30 slackebot 52525253D%25252525252525252525252525252525252Fsuper-admin%25252525252525252525252525252525252Fdashboard%25252525252525252525252525252525253Fredirect%25252525252525252525252525252525253D%2525252525252525252525252525252525252Fsuper-admin%2525252525252525252525252525252525252Ftenants`
# Feb 11th 2020, 12:30 slackebot 252525252525252Fsuper-admin%25252525252525252525252525252Fdashboard%25252525252525252525252525253Fredirect%25252525252525252525252525253D%2525252525252525252525252525252Fsuper-admin%2525252525252525252525252525252Fdashboard%2525252525252525252525252525253Fredirect%2525252525252525252525252525253D%252525252525252525252525252525252Fsuper-admin%252525252525252525252525252525252Fdashboard%252525252525252525252525252525253Fredirect%2525252525252525252525252
# Feb 11th 2020, 12:30 slackebot 3Fredirect%252525252525252525253D%25252525252525252525252Fsuper-admin%25252525252525252525252Fdashboard%25252525252525252525253Fredirect%25252525252525252525253D%2525252525252525252525252Fsuper-admin%2525252525252525252525252Fdashboard%2525252525252525252525253Fredirect%2525252525252525252525253D%252525252525252525252525252Fsuper-admin%252525252525252525252525252Fdashboard%252525252525252525252525253Fredirect%252525252525252525252525253D%25252525252525
# Feb 11th 2020, 12:30 challgren Yeah that didnt work
# Feb 11th 2020, 12:30 slackebot `https://bequest.truepedigree.com/super-admin/dashboard?redirect=%2Fsuper-admin%2Fdashboard%3Fredirect%3D%252Fsuper-admin%252Fdashboard%253Fredirect%253D%25252Fsuper-admin%25252Fdashboard%25253Fredirect%25253D%2525252Fsuper-admin%2525252Fdashboard%2525253Fredirect%2525253D%252525252Fsuper-admin%252525252Fdashboard%252525253Fredirect%252525253D%25252525252Fsuper-admin%25252525252Fdashboard%25252525253Fredirect%25252525253D%2525252525252Fsuper-admin%2525
# Feb 11th 2020, 12:30 slackebot 252525252Fdashboard%2525252525253Fredirect%2525252525253D%252525252525252Fsuper-admin%252525252525252Fdashboard%252525252525253Fredirect%252525252525253D%25252525252525252Fsuper-admin%25252525252525252Fdashboard%25252525252525253Fredirect%25252525252525253D%2525252525252525252Fsuper-admin%2525252525252525252Fdashboard%2525252525252525253Fredirect%2525252525252525253D%252525252525252525252Fsuper-admin%252525252525252525252Fdashboard%25252525252525252525
# Feb 11th 2020, 12:29 rochasmarcelo sorry it should be `'Auth.AuthorizationMiddleware.unauthorizedHandler.url' => [ 'controller' => 'MyControler', 'action' => 'myAction' ],` (edited)
# Feb 11th 2020, 12:28 rochasmarcelo missing a ' in the start
# Feb 11th 2020, 12:27 rochasmarcelo You could add this to your users.php 'Auth.AuthorizationMiddleware.unauthorizedHandler' => [ 'controller' => 'MyControler', 'action' => 'myAction', ],
# Feb 11th 2020, 12:26 rochasmarcelo It seems that by default authorization plugin redirect to users login
# Feb 11th 2020, 12:24 challgren Since user is already logged in it creates a never ending loop
# Feb 11th 2020, 12:23 challgren Access `/super-admin/tenants` Page redirects to `login?redirect%2Fsuper-admin%2Ftenants`
# Feb 11th 2020, 12:23 challgren Yeah it redirects to a page the user doesnt have permission to. So its a never ending loop
# Feb 11th 2020, 12:22 rochasmarcelo Have you checked user permission for the url it redirects to?
# Feb 11th 2020, 12:18 challgren Ok anyone have an idea why CakeDC/Users 9.x will redirect a rabc user to the login page, and then the login page just loops because the user is already logged in and the redirect url is outside the users permission
# Feb 11th 2020, 12:13 FunkadelicRelic @admad - I will do, thank you both!
# Feb 11th 2020, 12:12 FunkadelicRelic Amazing - thanks @challgren - that does indeed work.
# Feb 11th 2020, 12:12 admad FunkadelicRelic: the argument is typehinted as string hence the error. But perhaps it should be relaxed to accept nulls to, open an issue on GH
# Feb 11th 2020, 12:11 challgren `$this->Text->autoParagraph(h($modelname->fieldname ?? ''));` should work
# Feb 11th 2020, 12:09 FunkadelicRelic view.php renders perfectly if I've filled in each field and they aren't null. Isn't the autoParagraph function setup to handle getting null values?
# Feb 11th 2020, 12:08 FunkadelicRelic If the field is null, I get the error: Argument 1 passed to Cake\View\Helper\TextHelper::autoParagraph() must be of the type string, null given.
# Feb 11th 2020, 12:07 FunkadelicRelic Hey all - I'm running CakePHP 4.0.3 - Getting an error on this in my view.php: $this->Text->autoParagraph(h($modelname->fieldname));