Sebastian Lenz
Sebastian Lenz
### Description We've added the SEO plugin to our Craft installation, but when including the SEO field in an entry form, the JavaScript console shows the error `Uncaught Error: only...
As `Schema::getField` has an annotation of the return type, the code is not allowed to return `false`. I think we should remove the return type annotation to fix this issue....
Hi everyone! Over the last weeks we've been working on a bigger update for the link field. The new update comes with several requested features but the biggest change will...
### Description Add a password reset cooldown to prevent the possibility of exploiting the password reset function ### Related issues https://github.com/craftcms/cms/issues/17337
### What happened? ### Description The password reset function has no rate limit and therefore can be exploited, e.g. to cause work loads on the server or send spam to...