Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Projeqtor API
 
Notifications
Clear all

Projeqtor API

4 Posts
2 Users
0 Reactions
5,659 Views
(@raihane)
Posts: 4
Active Member
Topic starter
 
[#3326]

hey Everybody.

I'm trying to get information from Projeqtor, andin order to do that use the API, i see that the user is obtained frome

$_SERVER['PHP_AUTH_USER']
$_SERVER['REMOTE_USER']
$_SERVER['REDIRECT_REMOTE_USER']
http_digest_parse($_SERVER['PHP_AUTH_DIGEST'])['username']

But the $_SERVER don't contain any of this information and when the code attempted to create a user it's dont get anyone so the id is NULL, the name also , and the code doesn't work ....
Can anyone explain me why ? and how to do that ? to send a request like GET ../api/project/all ?

Thank you all very much for you help.


 
Posted : 23 Apr 2016 19H52
(@babynus)
Posts: 14952
Member Admin
 

Have a look at old manual (ppt version), available on download page.
You'll find how to use API.


 
Posted : 24 Apr 2016 17H06
(@raihane)
Posts: 4
Active Member
Topic starter
 

Hello,
Thanks for you answer i donwload the ppt file ( i send it in attachment ) https://www.projeqtor.org/files/Projec t'Or%20RIA.fr.ppt.
and I looked into it. But i dont find anything about the API ?!
Am i looking in the wrong file or .. ?
Thank you very much for your time


 
Posted : 24 Apr 2016 17H59
(@babynus)
Posts: 14952
Member Admin
 

It's not the good one. The version you point out is a very old try of translation into french, form very old version of ProjeQtOr.
You must take the english version.


 
Posted : 24 Apr 2016 18H22
Share:

Scroll to Top