Bug fix
[astakos] / snf-astakos-app / Changelog
index 69b5e27..c9eb10c 100644 (file)
@@ -1,5 +1,30 @@
 Changelog
 ---------
+next
+^^^^
+
+- Setting ASTAKOS_DEFAULT_ADMIN_EMAIL has been deprecated. Use ADMINS django setting instead.
+- Setting ASTAKOS_DEFAULT_FROM_EMAIL has been deprecated. Use SERVER_EMAIL django setting instead.
+
+0.7.3
+^^^^
+- Rename management commands
+- Optionally renew token on password change
+- Preserve local password for users switched to shibboleth
+- Send notification to DEFAULT_CONTACT_EMAIL on account activation
+- Fix unusable password issue
+- Extend user_update command by enabling provider modification and password renewal
+- Check for email absence before querying the database for retrieving the user in get menu call
+- Set is_verified in profile view even if the user do not post the form
+
+v0.6.2
+^^^^^^
+- fixed signup/profile/global user notifications display
+
+
+v0.6.1
+^^^^^^
+- skip csrf on login requests
 
 
 v0.6