Attachment #15311 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the hashing algorithm from MD5 to Bcrypt | patch | 2013-02-14 02:14:11 UTC | 8.35 KB | no flags | Details |
Attachment #15427 | |||||
---|---|---|---|---|---|
Bug 9611 : Database update, changing password from varchar(30) to varchar(60) | patch | 2013-02-16 19:23:52 UTC | 1.92 KB | no flags | Details |
Attachment #15428 | |||||
---|---|---|---|---|---|
Bug 9611 : Updating dependencies | patch | 2013-02-16 19:33:16 UTC | 903 bytes | no flags | Details |
Attachment #15429 | |||||
---|---|---|---|---|---|
Bug 9611 : Updating dependencies | patch | 2013-02-16 19:36:09 UTC | 916 bytes | no flags | Details |
Attachment #15505 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the OPAC password hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 02:18:22 UTC | 1.87 KB | no flags | Details |
Attachment #15506 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611 - Changing the hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 03:12:14 UTC | 8.68 KB | no flags | Details |
Attachment #15507 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611 : Database update, changing password from varchar(30) to varchar(60) | patch | 2013-02-19 03:12:24 UTC | 2.07 KB | no flags | Details |
Attachment #15508 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611 : Updating dependencies | patch | 2013-02-19 03:12:33 UTC | 1004 bytes | no flags | Details |
Attachment #15509 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611 - Changing the OPAC password hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 03:12:43 UTC | 2.14 KB | no flags | Details |
Attachment #15510 | |||||
---|---|---|---|---|---|
Followup Bug 9611 - Changing the password hashing algorithm | patch | 2013-02-19 03:14:22 UTC | 2.60 KB | no flags | Details |
Attachment #15514 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 04:25:15 UTC | 8.77 KB | no flags | Details |
Attachment #15515 | |||||
---|---|---|---|---|---|
Bug 9611 : Updating dependencies | patch | 2013-02-19 04:27:25 UTC | 1.10 KB | no flags | Details |
Attachment #15516 | |||||
---|---|---|---|---|---|
Followup Bug 9611 - Changing the password hashing algorithm | patch | 2013-02-19 04:28:47 UTC | 2.72 KB | no flags | Details |
Attachment #15517 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 04:36:12 UTC | 8.77 KB | no flags | Details |
Attachment #15518 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 04:36:48 UTC | 8.77 KB | no flags | Details |
Attachment #15519 | |||||
---|---|---|---|---|---|
Bug 9611 : Database update, changing password from varchar(30) to varchar(60) | patch | 2013-02-19 04:36:54 UTC | 2.17 KB | no flags | Details |
Attachment #15520 | |||||
---|---|---|---|---|---|
Bug 9611 : Updating dependencies | patch | 2013-02-19 04:37:01 UTC | 1.10 KB | no flags | Details |
Attachment #15521 | |||||
---|---|---|---|---|---|
Bug 9611 - Changing the OPAC password hashing algorithm from MD5 to Bcrypt | patch | 2013-02-19 04:37:07 UTC | 2.24 KB | no flags | Details |
Attachment #15522 | |||||
---|---|---|---|---|---|
Followup Bug 9611 - Changing the password hashing algorithm | patch | 2013-02-19 04:37:15 UTC | 2.72 KB | no flags | Details |
Attachment #17203 | |||||
---|---|---|---|---|---|
Database update, changing password from varchar(30) to varchar(60) | patch | 2013-04-05 03:48:49 UTC | 2.11 KB | no flags | Details |
Attachment #17204 | |||||
---|---|---|---|---|---|
Removing external dependency for password salting | patch | 2013-04-05 05:09:22 UTC | 4.05 KB | no flags | Details |
Attachment #20252 | |||||
---|---|---|---|---|---|
Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-08-09 22:55:50 UTC | 10.91 KB | no flags | Details |
Attachment #20253 | |||||
---|---|---|---|---|---|
bug 9611: removing external dependency for password salt generator | patch | 2013-08-09 22:56:00 UTC | 3.78 KB | no flags | Details |
Attachment #20254 | |||||
---|---|---|---|---|---|
Bug 9611: Database update, changing password from varchar(30) to varchar(60) | patch | 2013-08-09 22:56:09 UTC | 2.18 KB | no flags | Details |
Attachment #20255 | |||||
---|---|---|---|---|---|
Bug 9611: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies | patch | 2013-08-09 22:56:21 UTC | 959 bytes | no flags | Details |
Attachment #20576 | |||||
---|---|---|---|---|---|
Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-08-23 04:36:28 UTC | 10.98 KB | no flags | Details |
Attachment #20577 | |||||
---|---|---|---|---|---|
bug 9611: removing external dependency for password salt generator | patch | 2013-08-23 04:41:53 UTC | 3.70 KB | no flags | Details |
Attachment #20578 | |||||
---|---|---|---|---|---|
Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-08-23 04:56:41 UTC | 12.81 KB | no flags | Details |
Attachment #20621 | |||||
---|---|---|---|---|---|
bug_9611: Extracted checkpw_internal() and checkpw_hash() from checkpw() | patch | 2013-08-26 06:48:21 UTC | 4.11 KB | no flags | Details |
Attachment #20622 | |||||
---|---|---|---|---|---|
bug_9611: removed md5_base64 from imports - not used | patch | 2013-08-26 06:48:32 UTC | 682 bytes | no flags | Details |
Attachment #20623 | |||||
---|---|---|---|---|---|
bug_9611: use checkpw_hash() instead of md5 hash | patch | 2013-08-26 06:48:43 UTC | 2.17 KB | no flags | Details |
Attachment #20624 | |||||
---|---|---|---|---|---|
bug_9611: use hash_password() and checkpw_* instead of md5 hash | patch | 2013-08-26 06:50:45 UTC | 3.96 KB | no flags | Details |
Attachment #21614 | |||||
---|---|---|---|---|---|
bug_9611: use checkpw_hash() instead of md5 hash | patch | 2013-09-30 00:27:00 UTC | 2.24 KB | no flags | Details |
Attachment #21615 | |||||
---|---|---|---|---|---|
Bug 9611: Database update, changing password from varchar(30) to varchar(60) | patch | 2013-09-30 00:56:05 UTC | 2.17 KB | no flags | Details |
Attachment #21621 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies | patch | 2013-09-30 02:50:56 UTC | 971 bytes | no flags | Details |
Attachment #21622 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-09-30 02:51:15 UTC | 12.83 KB | no flags | Details |
Attachment #21623 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] bug_9611: Extracted checkpw_internal() and checkpw_hash() from checkpw() | patch | 2013-09-30 02:51:31 UTC | 4.18 KB | no flags | Details |
Attachment #21624 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] bug_9611: removed md5_base64 from imports - not used | patch | 2013-09-30 02:51:51 UTC | 762 bytes | no flags | Details |
Attachment #21625 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] bug_9611: use hash_password() and checkpw_* instead of md5 hash | patch | 2013-09-30 02:52:07 UTC | 4.29 KB | no flags | Details |
Attachment #21626 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] bug_9611: use checkpw_hash() instead of md5 hash | patch | 2013-09-30 02:52:24 UTC | 2.45 KB | no flags | Details |
Attachment #21627 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 9611: Database update, changing password from varchar(30) to varchar(60) | patch | 2013-09-30 02:52:51 UTC | 2.19 KB | no flags | Details |
Attachment #21628 | |||||
---|---|---|---|---|---|
Bug 9611 - followup to fix POD | patch | 2013-09-30 02:56:32 UTC | 1.06 KB | no flags | Details |
Attachment #21767 | |||||
---|---|---|---|---|---|
bug_9611: Extracted checkpw_internal() and checkpw_hash() from checkpw() | patch | 2013-10-03 14:17:51 UTC | 4.17 KB | no flags | Details |
Attachment #21768 | |||||
---|---|---|---|---|---|
Bug 9611: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies | patch | 2013-10-03 14:21:19 UTC | 958 bytes | no flags | Details |
Attachment #21769 | |||||
---|---|---|---|---|---|
Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-10-03 14:21:34 UTC | 12.81 KB | no flags | Details |
Attachment #21770 | |||||
---|---|---|---|---|---|
bug_9611: Extracted checkpw_internal() and checkpw_hash() from checkpw() | patch | 2013-10-03 14:21:44 UTC | 4.17 KB | no flags | Details |
Attachment #21771 | |||||
---|---|---|---|---|---|
bug_9611: removed md5_base64 from imports - not used | patch | 2013-10-03 14:21:53 UTC | 748 bytes | no flags | Details |
Attachment #21772 | |||||
---|---|---|---|---|---|
bug_9611: use hash_password() and checkpw_* instead of md5 hash | patch | 2013-10-03 14:22:05 UTC | 4.24 KB | no flags | Details |
Attachment #21775 | |||||
---|---|---|---|---|---|
bug_9611: use checkpw_hash() instead of md5 hash | patch | 2013-10-03 14:22:23 UTC | 2.44 KB | no flags | Details |
Attachment #21776 | |||||
---|---|---|---|---|---|
Bug 9611: Database update, changing password from varchar(30) to varchar(60) | patch | 2013-10-03 14:22:33 UTC | 2.18 KB | no flags | Details |
Attachment #21777 | |||||
---|---|---|---|---|---|
Bug 9611 - followup to fix POD | patch | 2013-10-03 14:22:47 UTC | 1.06 KB | no flags | Details |
Attachment #21789 | |||||
---|---|---|---|---|---|
Bug 9611: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies | patch | 2013-10-03 16:48:17 UTC | 1.00 KB | no flags | Details |
Attachment #21790 | |||||
---|---|---|---|---|---|
Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt | patch | 2013-10-03 16:48:27 UTC | 12.87 KB | no flags | Details |
Attachment #21791 | |||||
---|---|---|---|---|---|
bug_9611: Extracted checkpw_internal() and checkpw_hash() from checkpw() | patch | 2013-10-03 16:48:52 UTC | 4.23 KB | no flags | Details |
Attachment #21792 | |||||
---|---|---|---|---|---|
bug_9611: removed md5_base64 from imports - not used | patch | 2013-10-03 16:49:03 UTC | 806 bytes | no flags | Details |
Attachment #21793 | |||||
---|---|---|---|---|---|
bug_9611: use hash_password() and checkpw_* instead of md5 hash | patch | 2013-10-03 16:49:13 UTC | 4.30 KB | no flags | Details |
Attachment #21794 | |||||
---|---|---|---|---|---|
bug_9611: use checkpw_hash() instead of md5 hash | patch | 2013-10-03 16:49:23 UTC | 2.49 KB | no flags | Details |
Attachment #21795 | |||||
---|---|---|---|---|---|
Bug 9611: Database update, changing password from varchar(30) to varchar(60) | patch | 2013-10-03 16:49:33 UTC | 2.23 KB | no flags | Details |
Attachment #21796 | |||||
---|---|---|---|---|---|
Bug 9611 - followup to fix POD | patch | 2013-10-03 16:50:12 UTC | 1.11 KB | no flags | Details |