Add sharedProfile service

This commit is contained in:
manzerbredes 2016-02-05 19:35:38 +01:00
parent a16df328c0
commit cca5df968e
8 changed files with 42 additions and 33 deletions

View file

@ -6,7 +6,7 @@ identity.requestParser = {}; // Parser part
identity.request.login=function($http,username, projectname, password){
identity.request.login=function($http,username, password,projectname){
var requestResultObject={};
return $http.post('http://localhost.istic-openstack/server/index.php',