From: Aline Manera <alinefm(a)br.ibm.com>
This patch **partial** fix bug #323.
We still need to update UI to properly avoid user to perform some operations
when he/she does not have enough permission to do it.
Aline Manera (1):
Return 403 Forbidden when user does not have permission to access
kimchi
po/en_US.po | 83 +++++++++++++++++++++++++++++++++++++++++--
po/kimchi.pot | 83 +++++++++++++++++++++++++++++++++++++++++--
po/pt_BR.po | 83 +++++++++++++++++++++++++++++++++++++++++--
po/zh_CN.po | 83 +++++++++++++++++++++++++++++++++++++++++--
src/kimchi/auth.py | 10 ++++--
src/kimchi/i18n.py | 1 +
tests/test_authorization.py | 30 ++++++++--------
7 files changed, 348 insertions(+), 25 deletions(-)
--
1.7.10.4