[Kimchi-devel] [PATCH V3 0/2] bug fix: redirect to the protected page after login

Yu Xin Huo huoyuxin at linux.vnet.ibm.com
Mon Jun 23 09:12:47 UTC 2014


Reviewed and Tested By Yu Xin Huo.

On 6/20/2014 6:15 PM, shaohef at linux.vnet.ibm.com wrote:
> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
>
> V2 -> V3:
> rebase
>
> V1 -> V2:
> remove kimchisession hook
>
> ShaoHe Feng (2):
>    bug fix: redirect to the protected page after login
>    remove kimchisession hook and add the same logic to root.get
>
>   src/kimchi/auth.py       | 31 ++++++++++++-------------------
>   src/kimchi/config.py.in  |  5 -----
>   src/kimchi/root.py       | 40 +++++++++++++++++++++++++---------------
>   src/kimchi/server.py     |  2 --
>   tests/test_config.py.in  |  8 --------
>   ui/pages/login.html.tmpl |  3 ++-
>   6 files changed, 39 insertions(+), 50 deletions(-)
>





More information about the Kimchi-devel mailing list