tadhgboyle

Results 56 comments of tadhgboyle
trafficstars

I'd be surprised if LuckPerms actually works 100% fine after this error. You should run over [this wiki article](https://luckperms.net/wiki/Storage-system-errors#luckperms-cannot-connect-to-my-mysql-server) to make sure your configuration is 👌🏼

A good alternate proposal from @partydragen is to display a warning in StaffCP that panel templates have no compatibility promise. I will change this PR to add this alert instead...

> ... What's the purpose of this comment? 🙂 This is on our backlog to do. Thanks for the suggestion! We will get to it when we get to it

@56025192 can you please give more information about how'd you'd like this to work?

`navigator` only exists when HTTPS is enabled, so this will not work on HTTP only sites

No, as you can see in the error.tpl file we check that it [navigator] is not undefined first, and then use it if it exists. Otherwise it falls back to...

Looks like there are some other places in the codebase that still use `execCommand`, if you could fix all of those, and use Derks suggestion of `window.isSecureContext` instead of `navigator.clipboard...

Being done in new PR alongside other changes

I wonder what this would look like in the context of Nameless... Every x amount of hours, go through the user IP table and delete records more than x hours...