Leonel Câmara
|
fe0f506efc
|
Create a CookieJar on __init__ instead of creating a new one each post
Fixes #1505
|
2017-04-03 19:54:06 +01:00 |
|
Mathieu Clabaut
|
3f96c521f3
|
Allow cookie to contains several '='
close #1500
|
2016-10-09 21:48:10 +02:00 |
|
Giovanni Barillari
|
0528a347b3
|
Updated pyDAL to 16.08
|
2016-08-13 15:38:55 +02:00 |
|
mdipierro
|
35eaba1096
|
removed duplicated code, using pydal's _compat.py
|
2016-08-01 03:39:22 -05:00 |
|
mdipierro
|
4519985dc2
|
fixed indentation in webclient, issue #1396
|
2016-07-29 08:53:56 -05:00 |
|
ilvalle
|
61795bc65e
|
enabled test_web.py in PY3
|
2016-06-22 19:07:58 +02:00 |
|
ilvalle
|
d9c7953147
|
updated user_agent_parser to 1.7.8, fix webclient
|
2016-06-19 11:49:16 +02:00 |
|
ilvalle
|
48e10a3793
|
running libfuturize.fixes.fix_print_with_import
|
2016-05-30 21:23:40 +02:00 |
|
ilvalle
|
35900da19b
|
running lib2to3.fixes.fix_except
|
2016-05-29 08:31:19 +02:00 |
|
mdipierro
|
5bc5d0496e
|
R-2.9.12
|
2015-01-17 00:07:10 -06:00 |
|
mdipierro
|
48870b1dd1
|
Merge pull request #355 from reingart/master
debugger and soap contrib update and fixes
|
2014-01-19 21:41:25 -08:00 |
|
Mariano Reingart
|
56121a9c9d
|
fixed WebClient contrib to properly send raw data in POST methods
|
2014-01-19 18:30:29 -03:00 |
|
mdipierro
|
c5a2706c1b
|
fixed issue 1724:webclient no longer handles integer post data, thanks iiijjjiii
|
2013-10-16 09:03:19 -05:00 |
|
Massimo
|
66d6b3b511
|
fixed issue 1696:webclient not built to handle lists, thanks Yair
|
2013-10-01 15:25:34 -05:00 |
|
mdipierro
|
6c1cc6fc96
|
tabs -> spaces
|
2013-09-13 15:39:39 -05:00 |
|
mdipierro
|
215fd658f1
|
more secure sessions, now pass tests, thanks André Kablu
|
2013-06-17 04:41:07 -05:00 |
|
mdipierro
|
5d6b4842ba
|
fixed Issue 1233:improve webclient
|
2013-06-10 06:19:42 -05:00 |
|
Massimo
|
0fce3655d5
|
enabling test_web tests in travis, thanks Niphlod
|
2013-03-21 15:10:32 -05:00 |
|
mdipierro
|
1a2d11560f
|
do not redirect after auth.logout() if next is None
|
2012-11-29 09:52:48 -06:00 |
|
mdipierro
|
0f2df1b46c
|
fixed issue 1160, show button for linked tables even if referenced column is not readable
|
2012-11-14 15:00:04 -06: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
|
efcc2cf249
|
sessions in secure cookies, session.connect(cookie_key='mypassword')
|
2012-10-16 06:15:45 -05:00 |
|
mdipierro
|
eb2c2ea0a0
|
update link fixed, thanks Niphlod
|
2012-08-30 08:09:33 -05:00 |
|
mdipierro
|
341a35410d
|
better webclient.py
|
2012-08-29 21:57:09 -05:00 |
|
mdipierro
|
7250e27ba1
|
changed vars in example and test for webclient
|
2012-08-29 18:31:23 -05:00 |
|
mdipierro
|
d6c34a0142
|
more comments in webclient.py
|
2012-08-29 18:27:30 -05:00 |
|
mdipierro
|
00377325f0
|
added timing and history to webclient
|
2012-08-29 18:22:07 -05:00 |
|
mdipierro
|
34edf3e724
|
simplied handling of postbacks
|
2012-08-29 18:14:24 -05:00 |
|
mdipierro
|
f7bd69fad4
|
webclient.py and test_web.py
|
2012-08-29 17:40:03 -05:00 |
|