[Kimchi-devel] [PATCH V3 0/3] let session expire when request access periodically

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Wed Mar 5 00:52:36 UTC 2014


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

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 (3):
  add timeout for sessions
  auth enhancement: expire the session when the request access
    periodically
  UI: set kimchi robot header for some request.

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

-- 
1.8.4.2




More information about the Kimchi-devel mailing list