Revision 70:068d99580dd7 src/pithos/content/connection.js

b/src/pithos/content/connection.js
38 38
	this.username = 'ERROR: no username';
39 39
	this.login = 'ERROR: no login';
40 40
	this.email = 'ERROR: no email';
41
	this.rest_url = 'http://pithos.grnet.gr/pithos/rest';
41
	this.rest_url = 'https://pithos.grnet.gr/pithos/rest';
42 42
	this.async_op_status = null;	
43 43

  
44 44
	// private properties

Also available in: Unified diff