v0.3.4 ====== - Updated mail contents - Cloudbar improvements v0.3.3 ====== - Updated grnet styles - Several styling fixes - Display page menu - Minor improvements in cloudbar js and styles - Use synnefo.lib.context_processors.cloudbar to display the cloudbar You should set the CLOUDBAR_* settings to point to your astakos urls (see sample conf file in snf-astakos-app/conf/20-snf-astakos-app-cloudbar.conf) - Updated snf-common dependency to >=0.9.0 - New ASTAKOS_RE_USER_EMAIL_PATTERNS setting - Support for multiple accounts authentication - New --set-active and --set-inactive in modifyuser command - Fixed circular redirects when visiting login page from the logout one - Removed im.context_processors.cloudbar (now using snf-common processor) v0.3.2 ====== - improved styles of sign up button - do not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not set - updated cloudbar styles v0.3.1 ====== - bug fixes - administrator email notification on sign up (configurable from ASTAKOS_DEFAULT_ADMIN_EMAIL setting) - recaptcha integration on sign up form (requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY settings) - cloudbar jsonp responses