aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/web_services.php
AgeCommit message (Collapse)Author
2013-09-30fixes #6100 auth_gettoken now works with email addressJerome Bakker
2013-03-10fallback to json in web servicesCash Costello
2013-01-30Set the error code when user authentication failLuciano Lima
Signed-off-by: Luciano Lima <lucianomlima@ymail.com>
2013-01-30Check if the is a valid viewtypeLuciano Lima
Signed-off-by: Luciano Lima <lucianomlima@ymail.com>
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more ↵Steve Clay
callables
2012-04-24Fixed problem in web services where users with incorrect passwords could ↵Brett Profitt
gain an access token.
2012-01-04Fixes #4270 removed use of deprecated methodcash
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8078 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7915 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22missed check for null parameters in web services parameter codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7909 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22Fixes #2548 do not need include_post_data() because of changes to rewrite rulescash
git-svn-id: http://code.elgg.org/elgg/trunk@7908 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22testing for the existence of username in pam credentials before usingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7907 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28moved rest/rpc web services handler into web_services librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@7460 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28moved api.php to web_services.php as it is more descriptivecash
git-svn-id: http://code.elgg.org/elgg/trunk@7459 36083f99-b078-4883-b0ff-0f9b5a30f544