Josh Crawford

Results 1367 comments of Josh Crawford

If its about revoking access to the CP (or site) could this not be done with the built-in permissions? I suppose you want to challenge users who have had revoked...

Sure, just thinking through the implementations. So, clients would be able to enter _any_ of the passwords and be allowed in?

So I can see the issue that we're enforcing an authenticate session, and that's mainly to protect against a very simple workaround people could use if the check was just...

Right, all good points. I'll give it some further thought, and it may very well come down to an additional setting to just allow live preview requests. I know some...

Hmmm, shouldn't have been anything to make the plugin uninstall itself. From what you're getting, it looks like the plugin files are missing altogether. Have you verified the `vendor/verbb/knock-knock` files...

@TUSAB-web Are you able to share your settings? Are you having the same issue as @wunderbaresnet with the plugin showing as uninstalled? I'll also note that if you're logged in,...

Not specifically to restrict access to the control panel, but it would allow access to _both_ the front-end and control panel. But otherwise, yes you can decide to lock down...

There's no real concept of being "logged in" with Knock Knock, and if you're not logged in you won't see anything. In practical terms if you had this in your...

Strange, that should be all means work, and you shouldn't need to require `verbb/base` specifically. You might like to try: `composer require "verbb/knock-knock:^3.0.0-beta.1" -w`

Thanks for letting me know, I'll continue to look into what's going on here. I've yet to encounter this one in the wild. One other thing to check was your...