Revision 678b2236 snf-astakos-app/README

b/snf-astakos-app/README
91 91
ASTAKOS_PASSWORD_RESET_EMAIL_SUBJECT        'Password reset on %s alpha2 testing' % SITENAME                                Password change email subject
92 92
ASTAKOS_NEWPASSWD_INVALIDATE_TOKEN          True                                                                            Enforce token renewal on password change/reset. If set to False, user can optionally decide
93 93
                                                                                                                            whether to renew the token or not.
94
ASTAKOS_ENABLE_LOCAL_ACCOUNT_MIGRATION      True                                                                            Permit local account migration to third party account
95
ASTAKOS_THIRDPARTY_ACC_ADDITIONAL_FIELDS    {'first_name':None, 'last_name':None}                                           The additional user fields appearing during the second step of third party account creation  
94 96
=========================================== =============================================================================   ===========================================================================================
95 97

  
96 98
Administrator functions

Also available in: Unified diff