Michele Comitini
|
460b76f527
|
removed pycrypto leaving only strxor for speeding up pbkdf2
|
2013-07-18 00:54:44 +02:00 |
|
niphlod
|
bb7715445a
|
fix issue 1592
|
2013-07-17 23:18:04 +02:00 |
|
Michele Comitini
|
f8c20760d5
|
optimizations. Switch to PyCrypto support in pbkdf2 when possible.
|
2013-07-17 03:01:04 +02:00 |
|
Evandro Oliveira
|
531e6bd15d
|
Adding some charsets
Newer versions of MySQL have more UTF-8 collations in addition to the
new utf8_mb4 charset/collation.
For some additional information about utf8_mb4, please refer to
http://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html
|
2013-07-04 13:49:42 -03:00 |
|
Aurelio Tinio
|
afa96da8e9
|
check for __memcache_client not __mc_instance
|
2013-07-01 10:43:33 -07:00 |
|
mdipierro
|
08f813d670
|
resynced recent patches, sorry for the mess
|
2013-06-20 16:44:16 -05:00 |
|
mdipierro
|
ad61a61d91
|
removed gql.py and added gae memcache incr
|
2013-06-18 04:42:28 -05:00 |
|
mdipierro
|
215fd658f1
|
more secure sessions, now pass tests, thanks André Kablu
|
2013-06-17 04:41:07 -05:00 |
|
mdipierro
|
98c19740a2
|
better appadmin, thanks Anthony
|
2013-06-13 15:20:50 -05:00 |
|
mdipierro
|
5d6b4842ba
|
fixed Issue 1233:improve webclient
|
2013-06-10 06:19:42 -05:00 |
|
Massimo
|
1c012b92d5
|
possibly fixed dropbox_auth bug?
|
2013-05-30 12:25:21 -05:00 |
|
Ricardo Pedroso
|
15263ea1d6
|
add missing client parameter to lua script
|
2013-05-18 22:26:35 +01:00 |
|
Ricardo Pedroso
|
693c5cd5e4
|
add an optional lock mechanism to redis sessions
|
2013-05-18 20:36:53 +01:00 |
|
Ricardo Pedroso
|
cc3f045efa
|
get rid of val == dict()
|
2013-05-18 20:36:53 +01:00 |
|
mdipierro
|
39558267b9
|
Merge pull request #94 from niphlod/feature/redis_cache
new and improved redis_cache
|
2013-05-17 12:33:43 -07:00 |
|
mdipierro
|
579f0d752f
|
stripe.charge(token=...)
|
2013-05-16 22:03:20 -05:00 |
|
niphlod
|
dc2fd49ecb
|
new and improved redis_cache. Got distributed locking and faster clear() function.
also, the .increment() was a little bit bugged.
|
2013-05-16 00:44:24 +02:00 |
|
mdipierro
|
e64c556f84
|
Merge pull request #93 from rpedroso/memcache-double
double -> float
|
2013-05-14 10:06:24 -07:00 |
|
mdipierro
|
18644e027e
|
Merge pull request #92 from rpedroso/fcgi_typo
typo in contrib/gateways/fcgi.py
|
2013-05-14 10:05:35 -07:00 |
|
Ricardo Pedroso
|
d721451d15
|
double -> float
|
2013-05-14 00:40:50 +01:00 |
|
Ricardo Pedroso
|
c5aaebd4a8
|
typo
|
2013-05-14 00:15:49 +01:00 |
|
Ricardo Pedroso
|
4c1dbf4e40
|
one redis instance per application
|
2013-05-13 21:59:04 +01:00 |
|
Ricardo Pedroso
|
c20c055788
|
typo: self.session.expiry -> self.session_expiry
|
2013-05-13 21:31:06 +01:00 |
|
Ricardo Pedroso
|
44c13f9fa3
|
fix missing variable
|
2013-05-13 21:29:37 +01:00 |
|
mdipierro
|
f00090846e
|
fixed some dropbox issues, thanks Jesus
|
2013-05-10 08:32:51 -05:00 |
|
Massimo
|
30818cdf5e
|
Issue 1482:Patch for /gluon/contrib/login_methods/dropbox_account.py, thanks Jesus
|
2013-05-07 15:48:59 -05:00 |
|
Michele Comitini
|
e4ba924dc1
|
changed redirections to status code 302 to avoid issues with forms
|
2013-05-02 02:43:20 +02:00 |
|
mdipierro
|
97b70eff9f
|
better populate
|
2013-04-24 18:05:22 -05:00 |
|
mdipierro
|
b00463bdf4
|
fixed gluon/contrib/imageutils.py image path, thanks Tito Garrido
|
2013-04-21 19:50:55 -05:00 |
|
mdipierro
|
7b0cf5bc12
|
fixed auth.settings.wiki and make populate generator
|
2013-04-10 22:14:59 -05:00 |
|
Massimo
|
94c79820b9
|
links with images in markmin
|
2013-04-09 16:33:45 -05:00 |
|
Massimo
|
80b38a743f
|
[[http://link http://image img]] in markmin
|
2013-04-09 16:13:55 -05:00 |
|
mdipierro
|
0f691f2757
|
MARKMIN('<unicode>')
|
2013-04-08 21:45:19 -05:00 |
|
mdipierro
|
9f35635233
|
added Malesian and Indonesian languages, thanks Steve Van Christie
|
2013-04-08 11:13:15 -05:00 |
|
mdipierro
|
e8d97f5706
|
fixed issue 1433 & 885, login radius integration, thanks Nathan Freeze
|
2013-04-07 19:44:56 -05:00 |
|
mdipierro
|
e87a2bf0d5
|
populate(...contents), thanks Vinicius
|
2013-04-03 14:46:13 -05:00 |
|
mdipierro
|
6ac38e7c56
|
fixed Issue 1414:Error with ldap_auth and using allowed_groups against AD 2008, thnaks Peter Gastinger
|
2013-04-01 12:45:09 -05:00 |
|
mdipierro
|
cd005b01c0
|
Merge pull request #69 from grutz/IS_IPV6
Adds IS_IPV6() validator using Google ipaddr.py library
|
2013-03-31 16:16:50 -07:00 |
|
Kurt Grutzmacher
|
721cb2b90a
|
Adds IS_IPV6() validator using Google ipaddr.py library
ipaddr.py library rev/3144 has been approved as a standard python
library for python3. IS_IPV4() was not modified to use the library.
|
2013-03-29 08:55:06 -07:00 |
|
mdipierro
|
244d3c68eb
|
fixed newlines
|
2013-03-29 02:13:35 -05:00 |
|
Massimo
|
0fce3655d5
|
enabling test_web tests in travis, thanks Niphlod
|
2013-03-21 15:10:32 -05:00 |
|
Massimo
|
a8d1d5cfcf
|
upgraded fpdf, better tests, passes travis.ci tests, thanks Niphlod
|
2013-03-18 16:52:47 -05:00 |
|
mdipierro
|
45a5b436c8
|
patched fpdf for 2.5, thanks Niphlod
|
2013-03-15 15:28:50 -05:00 |
|
Michele Comitini
|
e292f5a869
|
removed http_x_forwarded for until a better solution is found.
|
2013-03-08 18:36:06 +01:00 |
|
mdipierro
|
55afa0f31d
|
upgraded fpdf to 1.7.1
|
2013-02-17 11:28:02 -06:00 |
|
mdipierro
|
8e63c8f937
|
using google for QR codes, thanks 黄祥
|
2013-02-16 09:15:26 -06:00 |
|
mdipierro
|
b940837c51
|
upgraded pypyodbc.py, thanks 江文 <jiangwen365@gmail.com>
|
2013-02-11 00:26:59 -06:00 |
|
mdipierro
|
481b6455f3
|
added pypyodbc
|
2013-02-10 23:28:32 -06:00 |
|
Michele Comitini
|
33ada924e8
|
manage https scheme without relying only on wsgi info
|
2013-02-09 15:06:33 +01:00 |
|
Michele Comitini
|
211462ecbc
|
Merge github.com:web2py/web2py
|
2013-02-09 02:27:16 +01:00 |
|