Commit Graph

24 Commits

Author SHA1 Message Date
Travis Burtrum 55bec5e5ea SMF actually concatenates the lowercase username and password... 2016-08-12 02:18:10 -04:00
Travis Burtrum d42a2a32fd Customize for my personal installation 2016-08-09 00:04:31 -04:00
Travis Burtrum f95b2d8aae fix deps for scrypt 2016-08-07 23:27:57 -04:00
Travis Burtrum a8274c8bd0 fix deps for scrypt 2016-08-07 23:22:11 -04:00
Travis Burtrum 9d0fdf5ddd Add all deps for scrypt 2016-08-07 23:15:26 -04:00
Travis Burtrum 5f4d44f677 Add check_smf_scrypt for scrypt(sha1(user+pass)) 2016-08-07 22:57:50 -04:00
Travis Burtrum 6bc90f3004 Add check_smf_bcrypt for bcrypt(sha1(user+pass)) 2016-08-07 22:32:32 -04:00
michael@discoursehosting.com 57c2c06c7a Added exception handler for BCrypt 2016-06-27 19:49:59 +00:00
michael@discoursehosting.com e64e2f5368 VB5 support, bump version 2016-06-12 10:39:55 +00:00
michael@discoursehosting.com 774a6819d3 VB5 support 2016-06-12 10:38:15 +00:00
discoursehosting 0537834c93 Merge pull request #2 from Der-Jan/master
Added wbblite doublesalted
2015-12-22 16:17:48 +01:00
Der-Jan d740c00c65 Added wbblite doublesalted 2015-12-19 12:39:15 +00:00
DiscourseHosting 2ee8561012 Remove debug... 2015-11-21 03:23:06 -05:00
DiscourseHosting 72020e195f Add SMF encryption 2015-11-21 03:21:59 -05:00
DiscourseHosting e6a1708881 Support IPB algorithm 2015-07-17 12:42:38 -04:00
DiscourseHosting 1e6bd8f9bc Catch exception; add sha256 support 2015-07-02 17:35:36 -04:00
DiscourseHosting 498474ceac Version bump 2015-01-14 02:09:34 -05:00
DiscourseHosting c37df1321f Add bcrypt for Vanilla support 2015-01-14 02:06:28 -05:00
discoursehosting 6a4581a3ae Update README.md 2014-09-07 22:13:39 +02:00
discoursehosting 20b8c7b831 Update README.md 2014-09-07 22:10:54 +02:00
discoursehosting d5e77b5807 Create README.md 2014-09-07 22:08:14 +02:00
DiscourseHosting bcf9b6f6dd Merge branch 'master' of https://github.com/discoursehosting/discourse-migratepassword 2014-09-07 20:04:56 +00:00
DiscourseHosting 83cbf09598 First release 2014-09-07 20:04:01 +00:00
discoursehosting 46db4757ff Initial commit 2014-09-07 22:02:32 +02:00