Commit Graph

7543 Commits

Author SHA1 Message Date
mdipierro
8ba850fc3f changed CRYPT, Auth, welcome digest_alg default 2012-07-20 10:31:07 -05:00
mdipierro
a8131c2b43 added more CRYPT examples and doctests, fixed other doctests 2012-07-20 10:17:55 -05:00
mdipierro
6072fa2962 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
f905a6e9dc fixed CRYPT 2012-07-20 08:58:13 -05:00
Michele Comitini
beccf647b7 fixed typo in doc string 2012-07-20 15:03:08 +02:00
Michele Comitini
21387a5b8b Merge github.com:web2py/web2py into HEAD 2012-07-20 14:55:24 +02:00
mdipierro
37055d7e08 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro
ff05f5d121 smarted CRYPT, thanks Jonathan 2012-07-19 16:56:44 -05:00
mdipierro
fe7adb4575 better export in grid, thanks Niphlod 2012-07-19 16:25:22 -05:00
mdipierro
f01b61c4c9 better export in grid, thanks Niphlod 2012-07-19 16:25:22 -05:00
mdipierro
498588d53d reverted part of recent test 2012-07-18 21:47:01 -05:00
mdipierro
f1337d563e reverted part of recent test 2012-07-18 21:47:01 -05:00
mdipierro
ad75f7b127 fixed global_settings.gluon_parent for scripts, thanks Vladyslav 2012-07-18 18:46:43 -05:00
mdipierro
b2dd147a2d fixed global_settings.gluon_parent for scripts, thanks Vladyslav 2012-07-18 18:46:43 -05:00
mdipierro
65bb04d949 added a comment about md5, thanks Osman 2012-07-18 18:32:46 -05:00
mdipierro
11b5d7d9d0 added a comment about md5, thanks Osman 2012-07-18 18:32:46 -05:00
mdipierro
0700ed7c8e better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro
1427dc976f better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro
a63b80735b better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro
05008158ee better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro
d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro
6a3ef83060 fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro
7ce6442efb more language patches, thanks Vladyslv 2012-07-18 15:35:42 -05:00
mdipierro
af7c29330d more language patches, thanks Vladyslv 2012-07-18 15:35:42 -05:00
mdipierro
8884b24a4b missing pickling methods in Storage, thanks marius.v.niekerk 2012-07-18 14:20:46 -05:00
mdipierro
20ad8b8b71 missing pickling methods in Storage, thanks marius.v.niekerk 2012-07-18 14:20:46 -05:00
mdipierro
a3142a2bae added conditional zencoding legend if html+edit_area 2012-07-18 14:16:36 -05:00
mdipierro
3058edfb8f added conditional zencoding legend if html+edit_area 2012-07-18 14:16:36 -05:00
mdipierro
446e170e2a new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro
bafdf36bf3 new syntax pbkdf2(1000,20,sha1) 2012-07-18 13:46:24 -05:00
mdipierro
dbe83a2b5e added some more missing files 2012-07-18 13:40:10 -05:00
mdipierro
0f952cfe5f added some more missing files 2012-07-18 13:40:10 -05:00
mdipierro
060a389383 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro
0e3198a0a6 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro
148b26e41a added button import in sqlhtml 2012-07-18 12:45:17 -05:00
mdipierro
0881673037 added button import in sqlhtml 2012-07-18 12:45:17 -05:00
mdipierro
a058a0ba8b fixed an issue with latest CRYPT 2012-07-18 12:34:26 -05:00
mdipierro
a1aebca4d3 fixed an issue with latest CRYPT 2012-07-18 12:34:26 -05:00
mdipierro
263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro
1e657f0121 added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro
b75ebb9887 new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro
9cfb1e8afd new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro
ac95b3991e reverted last useless patch 2012-07-17 18:06:44 -05:00
mdipierro
7b62588d7e reverted last useless patch 2012-07-17 18:06:44 -05:00
mdipierro
d4305da6c4 extra crsf protection for admin 2012-07-17 18:01:58 -05:00
mdipierro
d3925f371b extra crsf protection for admin 2012-07-17 18:01:58 -05:00
mdipierro
ccbffc4f3f moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro
192303adb1 moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro
61834b2e4a better export buttons in grid, thanks Niphlod 2012-07-17 17:13:40 -05:00