[Kimchi-devel] [PATCH V4 0/3] bug fix: redirect to the protected page after login
shaohef at linux.vnet.ibm.com
shaohef at linux.vnet.ibm.com
Fri Jun 27 07:34:23 UTC 2014
From: ShaoHe Feng <shaohef at 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
More information about the Kimchi-devel
mailing list