Hidden Z
7b5af7124a
web/jump/views.py: render jump.html template when redirecting
...
Following "Jump service implementation hints" by zzz:
http://zzz.i2p/topics/740
2010-10-25 18:08:56 +00:00
Hidden Z
e0b9ad980c
web/jump/views.py: preserve GET variables when redirecting
2010-10-25 17:30:42 +00:00
Hidden Z
d6f9f2ed99
web/jump/urls.py: modify regexp for jumper
...
Now user can juery /jump/foo.i2p/anything and it will not produce
"unknown hostname" error, instead user will be redirected to
http://foo.i2p?i2paddresshelper=key
2010-10-24 07:24:22 +00:00
Hidden Z
3230f07160
web/jump/views.py: fix redirects
...
Accessing invalid or unknown hostnames always caused a redirect loop.
2010-10-24 07:08:37 +00:00
Hidden Z
d7dce40818
Add jumpservice implementation
2010-10-17 18:18:39 +00:00