Revision 67f6e587

b/snf-astakos-app/Changelog
1 1
Changelog
2 2
---------
3 3

  
4
dev
5
^^^
6
- Fixed default values in cloudbar sample conf file
7

  
4 8
v0.5.1
5 9
^^^^^^
6

  
7 10
- Change next parameter to index page in activate url.
8 11
- Fix shibboleth login link.
9 12

  
b/snf-astakos-app/conf/20-snf-astakos-app-cloudbar.conf
1 1
#CLOUDBAR_ACTIVE = True
2
#CLOUDBAR_LOCATION = '/static/im/cloudbar/'
2
#CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar/'
3 3
#CLOUDBAR_COOKIE_NAME = '_pithos2_a'
4
#CLOUDBAR_ACTIVE_SERVICE = 'cloud'
5
#CLOUDBAR_SERVICES_URL = '/im/get_services'
6
#CLOUDBAR_MENU_URL = '/im/get_menu'
7

  
4
#CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
5
#CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'

Also available in: Unified diff