mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
[{"user_id": 26414, "stars": [], "topic_id": 35394, "date_created": 1305484957.766515, "message": "Mates! Is it possible to re-implement password encryption for salt usage in Django's auth?", "group_id": 81, "id": 1061895}, {"user_id": 4077, "stars": [{"date_created": 1305486709.3529229, "user_id": 4581}, {"date_created": 1305500870.4799161, "user_id": 1736}, {"date_created": 1305510227.0315299, "user_id": 33300}, {"date_created": 1305593470.5587499, "user_id": 28384}], "topic_id": 35394, "date_created": 1305485370.916383, "message": "You should check out django-bcrypt. I know it's not exactly what you asked for, but it's the drop-dead-easiest way to get strong encryption in Django auth: https://github.com/dwaiter/django-bcrypt/", "group_id": 81, "id": 1061944}, {"user_id": 27939, "stars": [], "topic_id": 35394, "date_created": 1305485658.635565, "message": "yup, it does, see django/contrib/auth/models.py , but you should be using bcrypt, as @bmelton suggests.", "group_id": 81, "id": 1061994}, {"user_id": 27939, "stars": [], "topic_id": 35394, "date_created": 1305485515.606297, "message": "the django auth modelbackend already uses salts, doesn't it ?", "group_id": 81, "id": 1061971}, {"user_id": 26414, "stars": [], "topic_id": 35394, "date_created": 1305491068.3078909, "message": "Thanks alot!", "group_id": 81, "id": 1063083}] |