
Add Salt to User
Reported by bendycode | June 2nd, 2009 @ 02:40 PM | in For final pilot meeting (closed)
district- add key and next_key (which takes effect when users
are uploaded)
passwordhash- Sha1.hex(shared_key + district_key + data + salt)
Comments and changes to this ticket
-
bendycode June 2nd, 2009 @ 02:45 PM
- Milestone set to For final pilot meeting
-
bendycode June 2nd, 2009 @ 02:56 PM
Change how passwords are encrypted.
Add the salt to User.
Add password_key to District.
Add next_password_key to District. (That will become "password_key" when a new set of users are uploaded.)Have a shared key that does not live in the database. Lives in system?
-
shawn (at vegantech) June 4th, 2009 @ 09:22 AM
(from [ed31e56feec29c4e7fc697f3e6dafd9a3b83a361]) [#286] added migration for salt, key and next_key, and adjusted encrypted password. Still needs tests and account creation http://github.com/vegantech/sims/commit/ed31e56feec29c4e7fc697f3e6d...
-
shawn (at vegantech) June 5th, 2009 @ 12:23 PM
Allow existing passwordhashes to work prior to creation of SystemKey or district key (or any combination.)
-
shawn (at vegantech) June 7th, 2009 @ 06:46 PM
(from [542cf12f9b953362e83818330bbfd41cc10ec2f4]) adding syskey functionality to passwordhasah [#286] http://github.com/vegantech/sims/commit/542cf12f9b953362e83818330bb...
-
shawn (at vegantech) June 7th, 2009 @ 06:46 PM
(from [5b27513bbf234bcbe619da51ea6d563dfc3a1172]) [#286] working on introducting district keys. http://github.com/vegantech/sims/commit/5b27513bbf234bcbe619da51ea6...
-
shawn (at vegantech) June 7th, 2009 @ 06:46 PM
(from [49201b74f2ff0c0d66fe6c53c1341f351f36479d]) [#286] more specs for allowed hashes http://github.com/vegantech/sims/commit/49201b74f2ff0c0d66fe6c53c13...
-
-
shawn (at vegantech) June 7th, 2009 @ 06:46 PM
(from [f4df3d3d95e5f805697ac970a0ea8670c49dea38]) removed now redudandant specs [#286] http://github.com/vegantech/sims/commit/f4df3d3d95e5f805697ac970a0e...
-
shawn (at vegantech) June 7th, 2009 @ 06:46 PM
(from [5b676cceb87717c8a0491bbe96298013530769eb]) [#286] authentication supports system key, district key, and salt http://github.com/vegantech/sims/commit/5b676cceb87717c8a0491bbe962...
-
shawn (at vegantech) June 22nd, 2009 @ 07:30 PM
- Assigned user set to shawn (at vegantech)
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System
People watching this ticket
Referenced by
-
286 Add Salt to User (from [ed31e56feec29c4e7fc697f3e6dafd9a3b83a361]) [#286] ...
-
286 Add Salt to User (from [542cf12f9b953362e83818330bbfd41cc10ec2f4]) adding ...
-
286 Add Salt to User (from [5b27513bbf234bcbe619da51ea6d563dfc3a1172]) [#286] ...
-
286 Add Salt to User (from [49201b74f2ff0c0d66fe6c53c1341f351f36479d]) [#286] ...
-
286 Add Salt to User (from [89534d2531c70356aacd32e5773e3061e3ed61e8]) [#286] ...
-
286 Add Salt to User (from [f4df3d3d95e5f805697ac970a0ea8670c49dea38]) removed...
-
286 Add Salt to User (from [5b676cceb87717c8a0491bbe96298013530769eb]) [#286] ...