[Kimchi-devel] [PATCH V3 0/4] et session expire when request access periodically

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Wed Mar 5 23:44:55 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

V3 -> V4
updage test case

V2 -> V3
raise 401 http error when expire.
Set the timeout of sessions 10 minutes explicitly.

V1 -> V2
Address ming's comment, raise 403 http error when expire.
Send UI patch.

UI still need to improve as Adam king said.

Hong Liang will improve it.

ShaoHe Feng (4):
  add timeout for sessions
  auth enhancement: expire the session when the request access
    periodically
  UI: set kimchi robot header for some request.
  session expire: update test case

 src/kimchi/auth.py      | 13 +++++++++++++
 src/kimchi/config.py.in |  4 ++++
 tests/test_config.py.in |  2 ++
 ui/js/src/kimchi.api.js |  2 ++
 4 files changed, 21 insertions(+)

-- 
1.8.4.2




More information about the Kimchi-devel mailing list