# |
Aug 22nd 2019, 15:25 |
ricksaccous |
you're probably right |
# |
Aug 22nd 2019, 15:25 |
ricksaccous |
sorry |
# |
Aug 22nd 2019, 15:25 |
ricksaccous |
actually |
# |
Aug 22nd 2019, 15:25 |
nemmons |
I must be horribly misreading https://book.cakephp.org/authorization/1.1/en/request-authorization-middleware.html#using-it then |
# |
Aug 22nd 2019, 15:25 |
ricksaccous |
@nemmons no that's not really how RequestAuthorization middleware works |
# |
Aug 22nd 2019, 15:24 |
alexdd55976 |
i added it to my new cake4 project, but no idea how it works. seems not very approachable |
# |
Aug 22nd 2019, 15:24 |
nemmons |
ah, perhaps you're forced to use the MapResolver rather than the other policyresolvers and then you map the request to the resource or something like that... as kind of hinted of in the documentation? |
# |
Aug 22nd 2019, 15:23 |
ricksaccous |
@nemmons i should be more like you, i just use it, lol |
# |
Aug 22nd 2019, 15:20 |
slackebot2 |
step in reading this code... |
# |
Aug 22nd 2019, 15:20 |
nemmons |
does anyone have enough familiarity with the CakePHP Authorization middleware to help me understand something? in RequestAuthorizationMiddleware::invoke(), it calls `$service->can($identity, $this->getConfig('method'), $request);`. However, AuthorizationService::can() has the signature `can($user, $action, $resource)`.. I'm struggling to understand where/how the the request gets converted to a resource. I feel like i must be missing some |
# |
Aug 22nd 2019, 14:23 |
kaliel |
cakephp talks + onsens sounds great, but the fly is too expensive for me :disappointed_relieved: |
# |
Aug 22nd 2019, 14:11 |
alexdd55976 |
@spriz oh, that’s a great idea. My company won’t pay for a vacation in Japan, so this could be an alternative |
# |
Aug 22nd 2019, 14:09 |
spriz |
I'll buy a pass to see things online if possible though @alexdd55976 :) |
# |
Aug 22nd 2019, 14:00 |
spriz |
Unfortunately not :slightly_smiling_face: |
# |
Aug 22nd 2019, 13:58 |
ricksaccous |
undecided, i'll try to make it though |
# |
Aug 22nd 2019, 13:57 |
neon1024 |
I’m attending |
# |
Aug 22nd 2019, 13:55 |
alexdd55976 |
it does not mean, that you won't be there then |
# |
Aug 22nd 2019, 13:54 |
ricksaccous |
i don't think cakefest is until november |
# |
Aug 22nd 2019, 13:47 |
alexdd55976 |
are you guys all at cakefest? |
# |
Aug 22nd 2019, 13:33 |
spriz |
woops, better to hide then |
# |
Aug 22nd 2019, 13:32 |
lorenzo |
mostly the devs... pulling lots of deps |
# |
Aug 22nd 2019, 13:32 |
spriz |
lukers gotta be poked |
# |
Aug 22nd 2019, 13:32 |
spriz |
poke your lazy devops guy for making them too slow ;P |
# |
Aug 22nd 2019, 13:32 |
lorenzo |
I need to do something while wating for dockerfiles to build! |
# |
Aug 22nd 2019, 13:32 |
neon1024 |
Hope all is well with you @lorenzo :slightly_smiling_face: |
# |
Aug 22nd 2019, 13:31 |
lorenzo |
:) |
# |
Aug 22nd 2019, 13:31 |
spriz |
waiting for advanced ORM questions and you will jump out like an angry troll |
# |
Aug 22nd 2019, 13:31 |
spriz |
You are such a lurker @lorenzo... |
# |
Aug 22nd 2019, 13:30 |
slackebot2 |
Action: lorenzo hides behind a facade |
# |
Aug 22nd 2019, 13:30 |
neon1024 |
Saying the guy who failed the PHP quiz :bow: |
# |
Aug 22nd 2019, 13:30 |
neon1024 |
I don’t think they’re clever at all, it’s just a facade! A static facade! :,) |
# |
Aug 22nd 2019, 13:29 |
neon1024 |
Bah, I think it’s a ruse |
# |
Aug 22nd 2019, 13:29 |
spriz |
I'm just grateful to be in user-land :) |
# |
Aug 22nd 2019, 13:29 |
spriz |
Haha, I'd have to spend quite a few hundred hours on internals before I'd be somewhere near the lower boundary of skills of those peeps |
# |
Aug 22nd 2019, 13:29 |
neon1024 |
Here you are @admad actual proof. If you call doing a quiz on LinkedIn proof :,) |
# |
Aug 22nd 2019, 13:28 |
neon1024 |
:thinking_face: |
# |
Aug 22nd 2019, 13:23 |
neon1024 |
“Make Cake Danish again!” |
# |
Aug 22nd 2019, 13:23 |
neon1024 |
Spriz for the core team! |
# |
Aug 22nd 2019, 13:23 |
spriz |
and I have yet to find a use case for the `Cross Controller Communication` myself :slightly_smiling_face: |
# |
Aug 22nd 2019, 13:22 |
spriz |
and don't put things in hidden formfields that should really be hidden in first place |
# |
Aug 22nd 2019, 13:22 |
spriz |
much rather avoid mass-assignment of entities and use modelless forms and be gone with it |