Disable regs, nicer errors and flash messages

This commit is contained in:
2020-11-11 19:18:21 +01:00
parent a09741ba28
commit 2b153bef8d
8 changed files with 44 additions and 72 deletions

View File

@@ -9,7 +9,7 @@ en:
failure:
already_authenticated: "You are already signed in."
inactive: "Your account is not activated yet."
invalid: "Invalid %{authentication_keys} or password."
invalid: "Invalid username or password."
locked: "Your account is locked."
last_attempt: "You have one more attempt before your account is locked."
not_found_in_database: "Invalid %{authentication_keys} or password."