Revision a1efce2a
b/snf-astakos-app/Changelog | ||
---|---|---|
7 | 7 |
- recaptcha integration on sign up form |
8 | 8 |
(requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY |
9 | 9 |
settings) |
10 |
- cloudbar jsonp responses |
b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf | ||
---|---|---|
19 | 19 |
# Address to use for outgoing emails |
20 | 20 |
#ASTAKOS_DEFAULT_FROM_EMAIL = 'GRNET Cloud <no-reply@grnet.gr>' |
21 | 21 |
#ASTAKOS_DEFAULT_CONTACT_EMAIL = 'support@cloud.grnet.gr' |
22 |
#ASTAKOS_DEFAULT_ADMIN_EMAIL = 'admin@cloud.grnet.gr' |
|
22 | 23 |
|
23 | 24 |
# Identity Management enabled modules |
24 | 25 |
#ASTAKOS_IM_MODULES = ['local', 'twitter', 'shibboleth'] |
... | ... | |
55 | 56 |
# http://www.google.com/recaptcha/whyrecaptcha |
56 | 57 |
#ASTAKOS_RECAPTCHA_PUBLIC_KEY = '' |
57 | 58 |
#ASTAKOS_RECAPTCHA_PRIVATE_KEY = '' |
59 |
|
|
60 |
|
Also available in: Unified diff