aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/web_services.php
AgeCommit message (Expand)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
2013-01-30Check if the is a valid viewtypeLuciano Lima
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-04-24Fixed problem in web services where users with incorrect passwords could gain...Brett Profitt
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
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
2011-01-22missed check for null parameters in web services parameter codecash
2011-01-22Fixes #2548 do not need include_post_data() because of changes to rewrite rulescash
2011-01-22testing for the existence of username in pam credentials before usingcash
2010-11-28moved rest/rpc web services handler into web_services librarycash
2010-11-28moved api.php to web_services.php as it is more descriptivecash