1
0
Fork 0
mirror of https://github.com/koniu/recoll-webui.git synced 2025-10-03 09:49:25 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Jean-Francois Dockes
3504092c20 Changed the value of set_cookie() 'expires' from 3x10**9 3x10**8 (10 years)
The initial value was triggering 2038 issues or some platforms (or pure
integer overflows, did not check). Also admit long as param type inside
set_cookie() as there does not seem to be any reason not to.
2015-01-01 08:56:24 +01:00
koniu
813304bed2 whitespace/linebreak cleanup 2012-12-18 10:45:55 +00:00
koniu
f8d0a3c844 import bottle 2012-12-18 09:08:58 +00:00