Revision 2126d85d astakos/settings.d/20-im.conf

b/astakos/settings.d/20-im.conf
26 26
DEFAULT_FROM_EMAIL = '%s <no-reply@grnet.gr>'
27 27
DEFAULT_CONTACT_EMAIL = 'support@%s.grnet.gr'
28 28

  
29
# Where users should signup with their invitation code
30
SIGNUP_TARGET = '%s/im/signup/?code=%d&next=%s'
31

  
32
# Where users should activate their local account
33
ACTIVATION_LOGIN_TARGET = '%s/im/local/activate/?auth=%s&next=%s'
34

  
35
## Where users should reset their local password
36
#PASSWORD_RESET_TARGET = '%s/im/local/reset/?username=%s&next=%s'
37

  
38 29
# Identity Management enabled modules
39 30
IM_MODULES = ['local', 'twitter', 'shibboleth']
40 31

  

Also available in: Unified diff