Commit Graph

33 Commits

Author SHA1 Message Date
mdipierro d552eb2eeb fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro ca3d050a0b fixed problem with session in cookie, thanks Niphlod 2012-10-17 12:04:19 -05:00
Massimo 9a6ce11f09 users can switch between sessions storage types 2012-10-16 10:25:28 -05:00
mdipierro 30ec8e645b sessions in secure cookies, session.connect(cookie_key='mypassword') 2012-10-16 06:15:45 -05:00
mdipierro 5a0ebb7d8c faster better web2py_uuid, thanks Michele 2012-10-14 14:16:43 -05:00
mdipierro 8a2d18b63b ip address validator fixed 2012-10-12 18:17:06 -05:00
mdipierro f6652e7530 made contrib.pbkdf2 optionional for utils 2012-09-30 13:47:49 -05:00
mdipierro 57ad1ec1cf made new web2py_uuid working on python 2.5 2012-09-29 18:35:09 -05:00
mdipierro 60a043479c yet faster web2py_uuid by caching urandom results 2012-09-29 17:56:43 -05:00
mdipierro 1a43e1671f more web2py_uuid speedup, thanks Michele 2012-09-29 17:16:35 -05:00
Massimo 2f44c2de9b closed issue 995, thanks Peter 2012-09-28 12:38:03 -05:00
mdipierro 837453dd6e faster web2py_uuid() thanks Michele 2012-09-28 09:21:03 -05:00
mdipierro d7a108ff06 fixed recent typo, thanks Christian 2012-09-18 13:37:41 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro bd6151d0c2 fixed bug in simple_hash 2012-08-10 12:49:12 -05:00
mdipierro e27321a22a simplified more CRYPT logic and removed hmac_hash, functionality included in simple_hash, thanks David 2012-08-09 23:34:37 -05:00
mdipierro 92925f447b fixed compatibility issues in CRYPT 2012-08-09 23:09:51 -05:00
mdipierro 21b1d7b266 improved is_valid_ip_address 2012-08-08 10:23:03 -05:00
mdipierro fd8ed7937d better info to debug issue 921 2012-08-08 09:35:01 -05:00
mdipierro 3004345180 make CRYPT with salt but not key compatible with third party systems 2012-08-07 12:26:33 -05:00
mdipierro 5a16a35ef2 validate request.client 2012-07-26 07:49:12 -05:00
mdipierro 6497a2a6aa invalid digest %s algorithm, thanks Jonathan 2012-07-20 12:47:06 -05:00
mdipierro a8131c2b43 added more CRYPT examples and doctests, fixed other doctests 2012-07-20 10:17:55 -05:00
mdipierro 6903db9d7c fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro 37055d7e08 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro 446e170e2a new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro 263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
Massimo Di Pierro 85329f188f fixed timing attack again, thanks Kirill 2012-06-14 13:00:57 -05:00
Massimo Di Pierro 3149c21240 fixed a potential timing attack, thanks Kirill Spitsin 2012-06-13 16:45:30 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00