From 1a15ee63ccced442681ed9ee9953d40474a78212 Mon Sep 17 00:00:00 2001 From: Kostas Papadimitriou Date: Thu, 3 May 2012 13:28:20 +0300 Subject: [PATCH 1/1] Update Changelog for v0.5.0 --- snf-astakos-app/Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/snf-astakos-app/Changelog b/snf-astakos-app/Changelog index ef0a3ba..65bce5a 100644 --- a/snf-astakos-app/Changelog +++ b/snf-astakos-app/Changelog @@ -1,6 +1,16 @@ Changelog ********* +v0.5.0 +====== +- Improvements and fixes in shibboleth integration. +- Minor code refactoring (removed unsed classes/functions). +- Rate limit integration (requires django-ratelimit). +- New setting added, ASTAKOS_RATELIMIT_RETRIES_ALLOWED +- get_menu api call checks the ASTAKOS_COOKIE_NAME instead of the sessionid cookie. +- Management commands improvements/fixes + + v0.4.0 ======= - User terms. -- 1.7.10.4