Richard Vézina
|
bb64bb2b2e
|
Improve PEP8 gluon/utils.py
|
2015-03-31 14:05:34 -04:00 |
|
mdipierro
|
5bc5d0496e
|
R-2.9.12
|
2015-01-17 00:07:10 -06:00 |
|
niphlod
|
6403878f95
|
refactored pickle everywhere but Session, removed unused imports
|
2014-09-10 19:12:10 +02:00 |
|
mdipierro
|
447493c754
|
new saml2_auth
|
2014-08-31 13:09:35 -05:00 |
|
mdipierro
|
fa05c01c7d
|
fixed a problem with extra fields and better validation errors
|
2014-08-21 17:22:03 -05:00 |
|
mdipierro
|
c7beeaf5c5
|
added utils.obj2dict
|
2014-08-19 18:57:25 -05:00 |
|
mdipierro
|
5e07ed79cc
|
Added support for stdlib's pbkdf2, thanks Ayrx
|
2014-08-10 12:45:37 -05:00 |
|
mdipierro
|
bd44a42c89
|
allow arbistrary params to formstyle=style(placeholder=True, errors='down'), thanks André Kablu
|
2014-07-28 23:29:26 -05:00 |
|
niphlod
|
b20b7ecb19
|
sphinx-compatible docstring (only DAL remains)
|
2014-03-24 22:30:50 +01:00 |
|
mdipierro
|
f60846ea2e
|
catch more errors when invalid session cookie, thanks Luca
|
2014-02-14 22:31:05 -06:00 |
|
mdipierro
|
6c1cc6fc96
|
tabs -> spaces
|
2013-09-13 15:39:39 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
Alfonso de la Guarda Reyes
|
a51d087797
|
Fixing some typos inside tests and unneeded modules
|
2013-09-02 19:32:26 -05:00 |
|
mdipierro
|
26c8fcd5b3
|
catched attributeerror
|
2013-07-30 09:12:22 -05:00 |
|
Michele Comitini
|
c4c331d645
|
pbkdf2 implemented ctypes wrapper around OpenSSL native implementation: 6x speedup
|
2013-07-27 16:34:09 +02:00 |
|
mdipierro
|
8004dc81f4
|
fixed conflict
|
2013-07-18 02:23:31 -05:00 |
|
Michele Comitini
|
460b76f527
|
removed pycrypto leaving only strxor for speeding up pbkdf2
|
2013-07-18 00:54:44 +02:00 |
|
mdipierro
|
30f0215dc6
|
fixed a problem in recent commit when pycrypto is missing, the fix is temporary
|
2013-07-17 17:19:29 -05:00 |
|
mdipierro
|
63ca73d6f0
|
fixed issue 1587:Mongodb error on id
|
2013-07-17 07:37:38 -05:00 |
|
Michele Comitini
|
f8c20760d5
|
optimizations. Switch to PyCrypto support in pbkdf2 when possible.
|
2013-07-17 03:01:04 +02:00 |
|
mdipierro
|
9ac438d05a
|
removed the timeout issues Issue 1488:Web2py not run OpenSUSE 12.3 64Bits but it may now work as intended
|
2013-05-11 22:11:21 -05:00 |
|
mdipierro
|
0facbe04ef
|
support for different representations of IPv4 in IPv6, thanks Jonathan
|
2013-05-05 13:31:06 -05:00 |
|
mdipierro
|
8f9f4aae32
|
improved ipv6 address checked, thanks Jonathan
|
2013-05-05 10:13:26 -05:00 |
|
mdipierro
|
1b260c4b84
|
fixed typo AF_NET
|
2013-05-03 21:47:51 -05:00 |
|
mdipierro
|
95adb233f7
|
issue Issue 1474 attachment: addrinfo.patch, thanks Jonathan
|
2013-05-03 21:42:17 -05:00 |
|
Marcin Wielgoszewski
|
d16b5899e8
|
never use secret key as an initialization vector
|
2013-01-27 12:47:19 -05:00 |
|
Marcin Wielgoszewski
|
76b035b800
|
actually use the constant-time compare function in secure_loads
|
2013-01-27 12:23:42 -05:00 |
|
mdipierro
|
c173beac43
|
fixed issue 1244, default CBC mode for sessions in cookies, thanks Pearu Peterson
|
2012-12-25 09:44:44 -06:00 |
|
mdipierro
|
1c410638da
|
fixed problem with padding in secure sessions in cookies, issue 1239, thanks pearu.peterson
|
2012-12-23 22:12:19 -06:00 |
|
mdipierro
|
29c1874bc1
|
fixed aes
|
2012-12-13 11:28:52 -06:00 |
|
Charles Winebrinner
|
bd13035a17
|
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
|
2012-11-18 01:03:04 -06:00 |
|
Charles Winebrinner
|
a9ec60e4b9
|
Fixed a typo in utils.py.
|
2012-11-18 00:32:24 -06:00 |
|
mdipierro
|
db21f663fe
|
fixed issue 1120, bug introduced in latest utils.py import. thanks Yair
|
2012-10-29 08:59:54 -05:00 |
|
mdipierro
|
70cc551bba
|
better utils.py, thanks Niphlod
|
2012-10-27 14:37:40 -05:00 |
|
mdipierro
|
90bcc9b08b
|
dal almost runs with python 3.3 but fails a test on 2.5
|
2012-10-23 11:30:02 -05:00 |
|
mdipierro
|
49b40a1cf3
|
utils compiles with python 3
|
2012-10-23 10:17:23 -05:00 |
|
mdipierro
|
36518ecbeb
|
reverted changs to utils
|
2012-10-23 10:13:17 -05:00 |
|
mdipierro
|
28e773f9a7
|
utils compiles with python 3
|
2012-10-23 10:11:33 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
b1e5ed4018
|
fixed problem with session in cookie, thanks Niphlod
|
2012-10-17 12:04:19 -05:00 |
|
Massimo
|
90098648df
|
users can switch between sessions storage types
|
2012-10-16 10:25:28 -05:00 |
|
mdipierro
|
efcc2cf249
|
sessions in secure cookies, session.connect(cookie_key='mypassword')
|
2012-10-16 06:15:45 -05:00 |
|
mdipierro
|
76d619fb34
|
faster better web2py_uuid, thanks Michele
|
2012-10-14 14:16:43 -05:00 |
|
mdipierro
|
06eaf803b5
|
ip address validator fixed
|
2012-10-12 18:17:06 -05:00 |
|
mdipierro
|
f502708f7a
|
made contrib.pbkdf2 optionional for utils
|
2012-09-30 13:47:49 -05:00 |
|
mdipierro
|
0c2d0178db
|
made new web2py_uuid working on python 2.5
|
2012-09-29 18:35:09 -05:00 |
|
mdipierro
|
0b4df40f60
|
yet faster web2py_uuid by caching urandom results
|
2012-09-29 17:56:43 -05:00 |
|
mdipierro
|
b7ac9b8757
|
more web2py_uuid speedup, thanks Michele
|
2012-09-29 17:16:35 -05:00 |
|