niphlod
|
5951ce2aef
|
fixed redis_session.py, thanks @Giovanni for pointing
|
2013-09-09 21:32:26 +02:00 |
|
mdipierro
|
69d5fb1d64
|
fixed link in toolbar, issue 1670
|
2013-09-09 14:17:25 -05:00 |
|
mdipierro
|
11d0c28f91
|
toolbar and ajax fix patch
|
2013-09-05 09:48:40 -05:00 |
|
niphlod
|
bf6cf86987
|
send session cookie always. Please test it carefully with session data stored in cookies.
|
2013-08-29 00:43:34 +02:00 |
|
mdipierro
|
b9d681295f
|
new attempt at fixing session but commented test which fails
|
2013-08-27 22:26:04 -05:00 |
|
mdipierro
|
a767799b36
|
fixed memdb(Client()) problem
|
2013-08-27 18:20:25 -05:00 |
|
mdipierro
|
31c1e9468c
|
another possible solution to issue 1524, without monkey patching
|
2013-08-27 16:12:23 -05:00 |
|
mdipierro
|
a08cd3e8ff
|
monkey_patched_pickle
|
2013-08-27 15:55:01 -05:00 |
|
mdipierro
|
d43bea6713
|
fixed typo in globals, thanks Niphlod
|
2013-08-25 07:40:29 -05:00 |
|
mdipierro
|
5d67db3bfd
|
fixing more bugs in new session handling
|
2013-08-22 04:32:47 -05:00 |
|
mdipierro
|
18601c4f72
|
solved problems with auth and cookie expire
|
2013-08-22 02:38:49 -05:00 |
|
mdipierro
|
7936ab8ef9
|
fixed env['QUERY_STRING'], thanks Anthony
|
2013-08-22 02:19:34 -05:00 |
|
Michele Comitini
|
6a297d854b
|
error on partition usage fixed
|
2013-08-21 12:56:49 +02:00 |
|
Michele Comitini
|
c9d69c0219
|
session id null on cookieless client.
|
2013-08-21 12:17:12 +02:00 |
|
niphlod
|
ab58af3c87
|
figure out correctly the content-type for request.restful. Thanks @mcabo
|
2013-08-20 21:23:18 +02:00 |
|
mdipierro
|
6448518ce0
|
allow to change session in db to session in file
|
2013-08-20 11:15:51 -05:00 |
|
mdipierro
|
dee4e6a980
|
new session logic
|
2013-08-20 10:58:36 -05:00 |
|
mdipierro
|
c49ae3df04
|
fixed again issue 1630:memdb id error -- tries casting None to long.
|
2013-08-19 08:04:33 -05:00 |
|
mdipierro
|
2cdcdaf932
|
possibly fixed Issue 1630:memdb id error -- tries casting None to long., thanks Luca
|
2013-08-15 09:21:58 -05:00 |
|
niphlod
|
17dcd836dd
|
fixed issue with request.body. Needs refactoring
|
2013-08-13 23:44:59 +02:00 |
|
mdipierro
|
b0e9140508
|
web3py backport of lazy get_vars,post_vars and vars, thanks Niphlod (may need more testing)
|
2013-08-06 06:46:07 -05:00 |
|
niphlod
|
bb7715445a
|
fix issue 1592
|
2013-07-17 23:18:04 +02:00 |
|
mdipierro
|
324b71c3af
|
fixed issue 1582:Cannot login_bare in a web2py shell, thanks Alan
|
2013-07-13 19:10:12 -05:00 |
|
mdipierro
|
3407cf6584
|
made the WSGI compatibility layer lazy, nobody uses it anyway and it may be broken, probably should be removed
|
2013-06-30 09:19:26 -05:00 |
|
Michele Comitini
|
c8cb3c94ef
|
added empty line
|
2013-06-24 00:57:24 +02:00 |
|
Michele Comitini
|
285811f852
|
check that session_id exists before trying to renew session from the db
|
2013-06-24 00:20:11 +02:00 |
|
mdipierro
|
08f813d670
|
resynced recent patches, sorry for the mess
|
2013-06-20 16:44:16 -05:00 |
|
mdipierro
|
5f9615bd10
|
removed unwanted print statement
|
2013-06-17 09:16:37 -05:00 |
|
mdipierro
|
215fd658f1
|
more secure sessions, now pass tests, thanks André Kablu
|
2013-06-17 04:41:07 -05:00 |
|
mdipierro
|
d04f2ff502
|
merged some code form issue 1534 Session ID not changed after privilege level change, thanks kablubr
|
2013-06-16 07:20:54 -05:00 |
|
mdipierro
|
244d3c68eb
|
fixed newlines
|
2013-03-29 02:13:35 -05:00 |
|
mdipierro
|
9767109d4e
|
changed retrieve again
|
2013-03-10 17:40:36 -05:00 |
|
pyner
|
101b74398f
|
Update gluon/globals.py
typescript support (http://www.typescriptlang.org/)
|
2013-02-18 14:36:12 -05:00 |
|
Massimo
|
a7c6268d2c
|
unlocking session in download
|
2013-02-05 13:23:51 -06:00 |
|
mdipierro
|
9069f06857
|
fixed cache expiration in grid downloads, thanks Niphlod
|
2013-02-04 15:12:15 -06:00 |
|
Massimo
|
8eadfe3d79
|
fixed issue 1268, better grid search options, thanks Paolo Angulo
|
2013-01-10 13:01:12 -06:00 |
|
mdipierro
|
21e2e5e2af
|
fixed typo in globals, issue 1213, thanks jkellas
|
2012-12-11 15:54:57 -06:00 |
|
mdipierro
|
c02b79f0c3
|
fixed problem with clear and session_hash
|
2012-12-09 14:29:37 -06:00 |
|
mdipierro
|
42ff4aa0d8
|
fixed issue 1202, commas in attachments, thanks simonm3
|
2012-12-05 16:49:24 -06:00 |
|
mdipierro
|
7b1351daa3
|
fixed broken session in recent trunk
|
2012-11-17 13:28:50 -06:00 |
|
mdipierro
|
a317c223c4
|
fixed issue 1173, request.requires_https, thanks Maciej
|
2012-11-17 12:14:28 -06:00 |
|
mdipierro
|
1268d76ae8
|
do not create a new session if nothing in session file
|
2012-11-14 15:33:18 -06:00 |
|
mdipierro
|
d1ac7981dd
|
moved toolbar logic to dal, thanks Niphlod
|
2012-10-29 18:13:58 -05:00 |
|
mdipierro
|
8e9a190fef
|
fixed toolbar issue 1111, thanks niphlod
|
2012-10-29 09:06:52 -05:00 |
|
mdipierro
|
a1a6cd0d07
|
fixed issue 1109
|
2012-10-25 10:11:51 -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
|
1da32b81cf
|
fixed appadmin bug and excessive session saving
|
2012-10-17 14:30:02 -05:00 |
|
mdipierro
|
b1e5ed4018
|
fixed problem with session in cookie, thanks Niphlod
|
2012-10-17 12:04:19 -05:00 |
|