Paul K. Gerke

Results 94 comments of Paul K. Gerke

Hi tobbecokta! > As a temporary workaround, can I add my own HTML to the email template? As the documentation points out you can indeed modify the template : https://www.craftware.info/doc/autologin-addon/v1.0/emails.html...

Hello there! Yes, this is of course possible but it might be a smidge too insecure for a public plugin. The generation of a random string is a security feature...

Hey, time to finally respond to these inquiries! I got multiple requests for these kinds of features in the past, mainly from big website maintainers. This was a big feature...

Hey there! Wow that screenshot looks pretty sweet! A very nice way of integrating everything and creative use of the feature. I can see the specific usecase. Seems handy indeed....

Thanks for the report! I will investigate!

I just spent some time on this issue @MBoberski . I tested it in my development setup: ![grafik](https://user-images.githubusercontent.com/542105/96631766-0ab8f080-1317-11eb-83f7-5cb2065c2013.png) As well on my live website: ![grafik](https://user-images.githubusercontent.com/542105/96631809-1ad0d000-1317-11eb-9f50-d086dc51c50a.png) In Chrome(ium) as well as...

Ah that is interesting. That check is in there by design to make it impossible to generate links for a random users of your website as a non-privileged user. Only...

Mmmh weird. Okay. If that workaround does work for you then that is fine. I will leave this issue open an mark it as "needs verifcation" to see if someone...

Hey all! I see that the overload suggestion was marked to be added in v0.9 but that `main`/`master` has "starting the move toward the v2.0 API". I assume that this...

Hey, thank you for the update. I was able to spend some time on the issue I was facing that related unix domain sockets and as it turned out I...