Rudy

Results 11 issues of Rudy

Hello I have installed your plugin with success in my cakePHP environment. I had some request for you ( we can pay for them if necessary ) First of all...

I have problems with social login with Twitter and Linkedin. My application has different plugins installed then I decided to test a fresh installation, to be sure that problems would...

Hello After a successfull reset password, the Users.resetPasswordUserId session key is persisted. in PasswordManagementTrait there is check to validate the reset password confirmation workflow : ``` $user->id = $this->getRequest()->getSession()->read( Configure::read('Users.Key.Session.resetPasswordUserId')...

I have the need to run migrations using this tool on a MS SqlServer ( Microsoft Dynamics Nav) which is case sensitive. I cannot do anything because I have the...

bug

try to add an **alert** object to the canvas. When you inspect the component settings , **Context** setting should be a select,containing the different alert types , like "danger","info" and...

Hello I followed your documentation and all worked fine but rewrites. I am using ADmad Glide plugin where images are rendered using a routing called images, plus several url parameters....

Is there same way to inject DI inside API Service actions ? Actually the constructor allows only to parent $config. It would be nice to have the possibility of getting...

I am trying to use the Api plugin for my application. My application highly relies on plugins, all located inside plugin folder of the application. I try to explain my...

Buongiorno sto cercando di validare un flusso SPID come Service provider: la validazione del metadata XML passa sia base che strict ( produzione inclusa ) Nella validazione della request ho...

I would need to be able to determine wheter a file should be "archived" or not. I have noticed in your code that you are not giving the possibility of...