Chris Smith

Results 10 comments of Chris Smith

I think this would be cool to have IFTTT hooked up. The practical way is probably just an RSS feed that you can point IFTTT to healthchecks.io

While splitting out the view probably makes the most sense... I don't think it is the right way. The lowest hanging fruit is to support Bootstrap5 since 3 is EOL...

The documentation is still out of date. @brodsolutions it isn't clear where you generate the auth-token.

@TonisOrmisson I agree with you 100%. I'll be making a repo with BS5 views and also updating the current repo to use the BS5 views. We are a little behind...

This [documentation](https://github.com/2amigos/yii2-usuario/blob/master/docs/guides/first-steps.md?plain=1#L18) should probably be updated then.

Hi Tonis, I still have an issue even when running ``` $user = new User(); ``` ``` Exception: Attempt to read property "enableGdprCompliance" on null (/app/yii2-usuario/src/User/Model/User.php:167) #0 /app/yii2-usuario/src/User/Model/User.php(167): yii\base\ErrorHandler->handleError(2, 'Attempt...

@TonisOrmisson ah that is it. I had not put this in `common/config/main.php` ```php

@KuenzelIT The Pi-Lock would need to utilize a PIN pad with unique PINs for personnel. This is the standard in the security industry and would remove the duplicate RFID tag...

It might be nice to use the [device user](https://api.comma.ai/#device-users) feature. Essentially allow an easy 'Yes allow access' or 'No do not' button in an email that fires this off. Allows...