Closed mjamilasfihani closed 2 years ago
hang in there
I removed the helper('auth')
and use loop to check the current url, in case if user has change their route name they just change the array. is it okay?
if we use the CI version start from v4.0.5 the function url_is() is available, but if we end the support for < v4.0.5 I can just use url_is()
now we can use login filter in global :)
Looking better! A few changes. Also please be sure to run the style fixer.
Wait for a moment, I'll fix it
How about this PR @MGatner ? Any suggestion for the code position?
It's too bulky for me to do on mobile, been waiting for a chance on desktop! From what I can see it looks right. I also want to check why tests are failing - I think it is unrelated to this PR.
Okay, I hope it'll fix soon
Hello @MGatner how the PHPStan's status? Still not working?
The PHPStan issues aren't related to this PR - probably an update to the tool itself caused this. I'm good with this change! @lonnieezell last look?
@MGatner I am happy to hear that :)
Okay I made a proper review this time! A few suggestions to clean up and make this a legit refactor 😉
Thanks for the review, I will try to figure it :)
it's funny, I just learned about abstract class and you give that suggestion 😂
I have no problems with this PR, I think. I agree with @MGatner latest comments so go ahead and address those, though.
you can count on me
fix #453
Any idea how I fail all the test :( @MGatner
@mjamilasfihani This repos tests might be borked. I would like to switch the CI/CD to the new CodeIgniter Dev Kit which hopefully will be ready today or tomorrow.
That's good. Anytime you can do it @MGatner
Hi @mjamilasfihani - a 5-month hiatus, but I am almost ready to merge the DevKit updates. Are you around to rebase this and clean up any changes for a final review once #517 is in?
Thanks @MGatner for the good news, I'm ready for this 🔥
Fix issue #443