Update Changelog astakos/v0.7.0
authorKostas Papadimitriou <kpap@grnet.gr>
Tue, 31 Jul 2012 17:31:06 +0000 (20:31 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Tue, 31 Jul 2012 17:31:06 +0000 (20:31 +0300)
snf-astakos-app/Changelog

index 1e8a5bb..53a0fe9 100644 (file)
@@ -6,12 +6,19 @@ next
 - 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
+- Send notification to ASTAKOS_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
 - New html/css theme
+- Database updated.
+  Use::
+       
+       $ snf-manage syncdb
+       $ snf-manage migrate
+
+  to migrate your database.
 
 v0.6.2
 ^^^^^^