BigBlock Studios
BigBlock Studios
Not sure how to pull/contribute. pretty far down the road here form me to abandon what I have done so far. but will send you any changes/fixes I make. Also...
I can confirm this - ran into it today, a user cannot log out - should be a simple fix, just inspect the url for that service=logout bit and return...
Also it needs (should) to work with the ForgotPassword snippet for flood control. Though at this time, ForgotPassword does not have a prehook property... soooooooo......
I am getting this issue as well, impersonating a user logs the user out, Laravel 10.10.1 Jetstream/Fortify
> ``` > public function boot() > { > // Build out the impersonation event listeners - Otherwise we get a redirect to login if not setting the password_hash_sanctum when...
OK. So I think I see the problem, but not a solution (yet) My environment is Centos managed VIA Plesk - log rotation for postfix is handled by a plesk...
Sorry, no I meant just to check if the current user is currently an imposter - as you said, you can find out by checking a session variable. so super...
just tried updating a different site & uploading/managing files with metacharacters in it - same problem exists in 2.5.6
Modx 3.0.3 Fred 2.0.2 PHP 7.4.33 I am still seeing this issue as well (among many others) The dependency installer occasionally will download an extra but rarely show the install...
My error, this does work as advertised. The error being I did not fully understand a "global" js script... This works. `window.reinitLazyInterchange = function() { console.log('init'); $('.reinitondrop').foundation().unveilInterchange(); }` Though is...