
27 Jun
2014
27 Jun
'14
9:34 a.m.
From: ShaoHe Feng <shaohef@linux.vnet.ibm.com> V3 -> V4: update testcase V2 -> V3: rebase V1 -> V2: remove kimchisession hook ShaoHe Feng (3): bug fix: redirect to the protected page after login remove kimchisession hook and add the same logic to root.get update case for root.get redirection src/kimchi/auth.py | 31 ++++++++++++------------------- src/kimchi/config.py.in | 5 ----- src/kimchi/root.py | 42 +++++++++++++++++++++++++++--------------- src/kimchi/server.py | 2 -- tests/test_config.py.in | 8 -------- tests/test_rest.py | 6 +++++- ui/pages/login.html.tmpl | 3 ++- 7 files changed, 46 insertions(+), 51 deletions(-) -- 1.9.3