]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/auth/login.html
people: Implement initiation of password reset
[ipfire.org.git] / src / templates / auth / login.html
index 23bdb025f0a62c0061e005df0a045cff2ebace61..897a1955d9194583ccadc1fefd0b1878ca93b3e0 100644 (file)
@@ -37,7 +37,7 @@
                                        </form>
 
                                        <p class="card-text text-center small mt-3">
-                                               <a class="text-muted" href="//people.ipfire.org/password-reset{% if incorrect %}?uid={{ username }}{% end %}">
+                                               <a class="text-muted" href="//people.ipfire.org/password-reset{% if incorrect %}?username={{ username }}{% end %}">
                                                        {{ _("Did you forget your password?") }}
                                                </a>
                                        </p>