瀏覽代碼

Update for the upcoming release 2.0.3

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3267 a333f486-631f-4898-b8df-5754b55c2be0
romainq 11 年之前
父節點
當前提交
f4433915d9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      readme.txt

+ 1 - 0
readme.txt

@@ -243,6 +243,7 @@ JSON/REST API (new version: 1.2)
 #891 Better error reporting when either the parameter auth_user or auth_pwd are missing.
 #891 Better error reporting when either the parameter auth_user or auth_pwd are missing.
 #877 More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API
 #877 More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API
 #869 API was not outputing case log attributes (not in a structured way)
 #869 API was not outputing case log attributes (not in a structured way)
+New verb: core/check_credentials to implement single sign-on solutions
 Properly handle external and basic authentication methods for REST web services.
 Properly handle external and basic authentication methods for REST web services.
 Proper output of boolean values in JSON.
 Proper output of boolean values in JSON.
 Bug fix: the JSON value for an enum should be the raw value, not its translated label.
 Bug fix: the JSON value for an enum should be the raw value, not its translated label.