mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-10 22:52:37 +01:00
Merge pull request #16 from jstepien/bcrypt-v2
Hash passwords with BCrypt instead of SHA1
This commit is contained in:
commit
50875cfa40
18 changed files with 195 additions and 39 deletions
|
|
@ -778,6 +778,7 @@ en:
|
|||
register_with_cas: With your CAS username
|
||||
label_auth_type: Authentication type
|
||||
new_password_label: New password
|
||||
you_have_to_reset_your_password: "You have to reset your password"
|
||||
new_user_title: TRACKS::Sign up as the admin user
|
||||
destroy_user: Destroy user
|
||||
total_users_count: You have a total of %{count} users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue