Martijn de Geus
Martijn de Geus
Any fix for this? I used @pydanny 's [Cookiecutter template](https://github.com/pydanny/cookiecutter-django) and can't manage to get the Authentication working.
Have you tried this? I don’t know if it’s relevant for this bug... One of the comments on https://www.securityaddicted.com/2016/11/17/weaponizing-gl-inet-gl-ar150/ “GetDevice trick is that you have to look in pineapple.php file...
Whats the version of Pineapple Firmware in your bin @d1slact0r ??
+1 LoginRegisterPro doesn't work either. I submitted a bug in the LoginRegisterPro-support-forum. Ryan states: " I don't have experience with the module you mentioned, so can't speak to what potential...
Sorry for the late reply. Converted my side-project to AppApi. An almost drop-in replacement. Too bad the issue with LoginRegisterPro still exists. In the LoginRegisterPro module a: ``` if($page->id ===...
This is how I integrate LoginRegisterPro ``` /** * Create a new registration and send confirmation email on success * * A LoginRegisterException is thrown on all error conditions. *...
> Hi @daniel-jong, I have the exact same issue as @AdmiralStipe. Everything is hooked up right, flash was succesfull and then nothing. This is the only thing i am seeing...
HTMX returns just the HTML to replace a part of the DOM. So not the whole page, bust just parts. The htmx library inserts that into the DOM. It would...
https://processwire.com/talk/topic/23549-twack/?do=findComment&comment=238996
You are my Hero of the day! If there is a badge of that, wear it with pride today! Thanks!