hookflash / obsolete.op-identity-provider-server-php

Open Peer Reference Identity Provider Server-side implemented in PHP
2 stars 4 forks source link

Put TPL path into config variable #74

Closed cadorn closed 10 years ago

cadorn commented 10 years ago

This path:

https://github.com/openpeer/op-identity-provider-server-php/blob/1cd78ff84bfe4e4eff87b211323d58dce4d894e4/idprovider.com/public/login.php#L89

should be in a config variable so we can set the proper location on hcs-stack-integration.

$feature https://github.com/hookflashco/hcs-stack/issues/49

RickHeuft commented 10 years ago

Hi Christoph.

Thanks for the heads up. I'm assuming this means:

git config --add TPL https://github.com/openpeer/op-identity-provider-server-php/blob/1cd78ff84bfe4e4eff87b211323d58dce4d894e4/idprovider.com/public/login.php#L89

Do I just have to do this just once?

Do I have to clone the repo again?

cadorn commented 10 years ago

@RickHeuft I think you are getting a few concepts confused.

The issue is about a config option that needs to be added in the code.

You seem to be asking about how to pull changes to code using git?

RickHeuft commented 10 years ago

Sorry. I got the email just moments after doing my first clone so I thought is was intended for me.

elagerway commented 10 years ago

Rick, please do not close issues not assigned to you.

adriano-maljkovic commented 10 years ago

done:

http://hcs-stack-integration-php-ib07591e-0.vm.opp.me/op-identity-provider-server-php/login.php