ombi: reset password when using pwr links

When password reset links are enabled, the ombi password will be reset
to the PIN along with Jellyfin.
This commit is contained in:
Harvey Tindall
2021-05-02 13:23:59 +01:00
parent 22a0d8925d
commit af61549bf1
5 changed files with 30 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@
"resetFailed": "Password reset failed",
"tryAgain": "Please try again.",
"youCanLogin": "You can now log in with the below code as your password.",
"youCanLoginOmbi": "You can now log in to Jellyfin & Ombi with the below code as your password.",
"changeYourPassword": "Make sure to change your password after you log in."
}
}