Commits
Thomas Tornevall authored 803eac5b19bM
Merge pull request #9 in PHP/torneapi-base from develop/2.0.1 to master * commit 'ceda55e8652b640b4c67886409424cb461e4687d': Update of 2.0.1-branch Adds webserver handling in init script instead of the api.php-file Removing webserver dependency * Coreserver patch for using webapplication inside the endpoint handler (returning html will render html instead of a json-object) * Coreserver patch to make scripts run easier with classVerify * Endpoints patch for using webapplication inside the endpoint handler (returning html will render html instead of a json-object) * Endpoints patch for using own functions from endpoints/init.php Minor change API initializer rewrite. htaccess rewrite (used from auth2) Another rename .htaccess is required but not included from start Changes for webengine primarily, that will be better integrated into the API (The external webengine should no longer be needed, if returning html).
Showing diff to762ed181168