Closed C-Duv closed 6 years ago
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines.
🤖 This comment was generated by commitlint[bot]. Please report issues here.
Happy coding!
I recomend you to let this code as it is and solve first the issue with the init session action 'cause the Session-Token is always mandatory for call all GLPI Endpoints (excluding only for lostPassword and initSession).
Hi, @C-Duv Remove the prefix WIP when the PR is ready to review. At the moment the Travis CI build failed. Thank you very much.
@btry I'm leaving the old code as it was and only fix a problem with the change made by @C-Duv. The change for your comments will be on another PR.
Thank you @DIOHz0r . Don't forget to use a more accurate name for exceptions.
@DIOHz0r
can you run git rebase HEAD^^ -i to edit the message of the 1st commit and add a Signed-Off-By tag for @C-Duv ?
Changes description
It resolves the issue that caused Undefined index: Session-Token PHP notices.
Checklist
Please check if your PR fulfills the following specifications:
References
Closes #64