Skip to content

Commit

Permalink
The bookmarker tutorial contains a wrong URL
Browse files Browse the repository at this point in the history
  • Loading branch information
chinpei215 committed Jul 23, 2016
1 parent 7c4d30f commit 522d72e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion en/tutorials-and-examples/bookmarks/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Adding Password Hashing
=======================

When you created your users (by visiting
**http://localhost:8765/bookmarks/users**), you probably noticed that the
**http://localhost:8765/users**), you probably noticed that the
passwords were stored in plain text. This is pretty bad from a security point of
view, so let's get that fixed.

Expand Down
2 changes: 1 addition & 1 deletion fr/tutorials-and-examples/bookmarks/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Ajouter un Hashage de Mot de Passe
==================================

Quand vous avez créé vos users, (en visitant
**http://localhost:8765/bookmarks/users**) vous avez probablement remarqué que
**http://localhost:8765/users**) vous avez probablement remarqué que
les mots de passe sont stockés en clair. C'est très mauvais d'un point du vue
sécurité, donc réglons ceci.

Expand Down
2 changes: 1 addition & 1 deletion tr/tutorials-and-examples/bookmarks/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ ekledikten sonra veritabanı tablolarını görüyor olmanız gerekmektedir.
Parola Karıştırma Ekleme (Hashing)
==================================

Kullanıcılarınızı oluşturduktan sonra (**http://localhost:8765/bookmarks/users**
Kullanıcılarınızı oluşturduktan sonra (**http://localhost:8765/users**
sayfasında ki), siz muhtemelen şifrelerin düz metin olarak saklandığını
görüyorsunuzdur. Bu gözle görünür derecede oldukça güvenlik açısından kötüdür.
Yani bunu düzeltmemiz gerekiyor.
Expand Down

0 comments on commit 522d72e

Please sign in to comment.