Pooya Parsa

Results 106 comments of Pooya Parsa

> Can you get the recommendations in place and we can get this in for next release? @MGatner I'm currently traveling, I'll try to get back to the reviews as...

BF2 uses the Shield develop branch, so you need to follow the instructions below: https://github.com/codeigniter4/shield/blob/develop/UPGRADING.md If you can send a PR for the fix.

**lonnieezell** in codeigniter4 foundations Book: Services are simple: it’s a way to create an instance of a class and all of its dependencies. It can either provide a brand new...

Hey @nicojmb > I have also tried to put the Shield OAuth customizations, I don't understand what you mean by **Shield OAuth customizations**? > Is it possible to use Shield...

Thanks, this is not possible at the moment. We need changes in the code. I don't want to make any promises, but I might make the changes in my free...

Hello @itmanvn , Thanks for your report. You recorded **CodeIgniter4 Version : 4.3.4** in the report, but it shows version `CodeIgniter v4.3.5 Command Line Tool` in the command line, why?...

Thank you for submitting PR. To be honest, I’ve actually needed such features in several projects, but I’ve implemented them in a custom way using custom actions. In my opinion,...

With all due respect, given that your PRs are quite large, I kindly suggest using the [atomic commit](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_commit_convention) approach. This will make the **review process easier** and faster for others....

Note: _Originally posted by kenjis in https://github.com/codeigniter4/shield/discussions/1177#discussioncomment-10435334_