Maurits van der Schee
Maurits van der Schee
Thank you, I will review and merge this together with the other open dbAuth PR.
@dswdcares If your view is insertable-into you can. If not, then you can't. In your case your view is not insertable-into.
closing due to inactivity
@Limows can you test with the latest version under Haiku OS?
I'll reopen when there is more information.
What is the order of your middlewares? Maybe move 'authorization' after the 'dbAuth'? Could that be it?
Do you have an update?
Closing due to inactivity.
@NorthFred Thank you for reporting your success and @apps-caraga thank you for your great example!
>has this feature been merged? No, as I still have some doubts about the code. What is `$body->allowSameSite` do? Also, this syntax for `session_set_cookie_params` is not supported in PHP <...