Log message #4198099

# At Username Text
# Aug 14th 2019, 19:02 slackebot ‘host’ => ‘redis’, ‘port’ => 6379, ‘fallback’ => ‘file_short’, ], ‘short’ => [ ‘className’ => ‘Redis’, ‘duration’ => ‘+10 minutes’, ‘prefix’ => ‘mg_redis_short_‘, ‘host’ => ‘redis’, ‘port’ => 6379, ‘fallback’ => ‘file_short’, ], ‘long’ => [
# Aug 14th 2019, 19:02 shoe ‘Cache’ => [ ‘default’ => [ ‘className’ => ‘Redis’, ‘duration’ => ‘+1 hours’, ‘prefix’ => ‘mg_redis_‘, ‘host’ => ‘redis’, ‘port’ => 6379, ‘groups’ => [‘orders’, ‘events’’], ‘fallback’ => ‘file’, ], ‘very_short’ => [ ‘className’ => ‘Redis’,
# Aug 14th 2019, 19:02 jh shoe thanks
# Aug 14th 2019, 19:02 shoe @jh For what it’s worth: This is a Redis configuration from one of my projects:
# Aug 14th 2019, 18:32 jh @steinkel could you share a simple RedisEngine config for app.php cause mine seems not to work (dockerized)
# Aug 14th 2019, 18:31 jh Cache engine Cake\Cache\Engine\RedisEngine is not properly configured
# Aug 14th 2019, 17:05 jotpe I struggle a bit with getting auth/authorization getting to work. If I get this to work i can maybe provide a codeexample for this
# Aug 14th 2019, 17:03 ricksaccous so yep
# Aug 14th 2019, 17:03 ricksaccous no problem, and yeah i think this plugin is in it's infancy to some degree
# Aug 14th 2019, 17:03 jotpe thank you
# Aug 14th 2019, 17:03 jotpe Maybe this would be a good hint for the docs then :slightly_smiling_face:
# Aug 14th 2019, 17:03 jotpe ah, found the issue on gh
# Aug 14th 2019, 17:00 ricksaccous you can set something like that in beforeFilter and use it throughout or something like that
# Aug 14th 2019, 17:00 ricksaccous also just don't use that IdentityHelper
# Aug 14th 2019, 17:00 slackebot <ricksaccous>
# Aug 14th 2019, 16:58 ricksaccous but i think what i've done is use
# Aug 14th 2019, 16:58 ricksaccous @jotpe it's in the github issues
# Aug 14th 2019, 16:58 jotpe ?
# Aug 14th 2019, 16:58 jotpe How do i fix this
# Aug 14th 2019, 16:58 jotpe I've got a `Identity found in request does not implement Authentication\IdentityInterface` when using the Authentication+Authorization Middlewares together. The AuthenticationHelper seem to cause this because the Ientity is of Authorization\IdentityDecorator
# Aug 14th 2019, 16:57 neon1024 As that feels more correctly, than unlocking the action
# Aug 14th 2019, 16:56 neon1024 When I am creating a form for Ajax, can I generate a `_Token` for the Security middleware?
# Aug 14th 2019, 16:45 dereuromark People can also look into open ticket on backporting more features, this also decreases diff.
# Aug 14th 2019, 16:40 dereuromark There is always change. You just have to handle it the smart way. FC/BC Shimming is one option.
# Aug 14th 2019, 16:38 neon1024 That have deprecations fixed already I mean obviously
# Aug 14th 2019, 16:38 neon1024 I didn’t think 4.0 was supposed to break 3.8+ compatible apps
# Aug 14th 2019, 16:37 dereuromark I now released some more 4.x FC shims for 3.x apps - https://github.com/dereuromark/cakephp-shim/releases - If you plan on upgrading to 4.x they might be useful to include in your 3.x apps for "forward compatibility" :slightly_smiling_face:
# Aug 14th 2019, 16:23 spriz I was not even aware of that
# Aug 14th 2019, 16:23 spriz I see
# Aug 14th 2019, 16:19 neon1024 Long term I think we’ll be moving to AWS and Call Connect
# Aug 14th 2019, 16:18 neon1024 I think we’re moving to Semafone and Avaya
# Aug 14th 2019, 16:17 spriz what stuff ya using? :) We recently moved to Aircall
# Aug 14th 2019, 16:17 spriz sure! :muscle:
# Aug 14th 2019, 16:16 neon1024 Hardly ideal, but, build fast, grow solid right? ;)
# Aug 14th 2019, 16:16 neon1024 ..but all the other functionality revolves around being able to process a call, so I’ve got to stub it
# Aug 14th 2019, 16:15 neon1024 The spec is as solid as quicksand :face_palm:
# Aug 14th 2019, 16:15 spriz Makes sense - yeah I'd just go with some random folder until that, then as mock :)
# Aug 14th 2019, 16:15 neon1024 etc etc
# Aug 14th 2019, 16:15 neon1024 The current call recorded will be going away, and doesn’t have an api
# Aug 14th 2019, 16:15 neon1024 Well we’re changing the phone system
# Aug 14th 2019, 16:15 neon1024 I can consider these options when I know how I am getting the files :slightly_smiling_face: