romainq
|
895fcba8bc
Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService)
|
il y a 9 ans |
dflaven
|
cf1510c7f1
#963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API.
|
il y a 10 ans |
romainq
|
43100b105d
Rolling back on the exclusion of portal users from the REST/JSON API. Let's communicate on this future change and leave some time for integrators to get ready for the change.
|
il y a 11 ans |
dflaven
|
d14cc68e5b
"Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message.
|
il y a 11 ans |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
il y a 11 ans |
dflaven
|
240efffccf
Properly handle external and basic authentication methods for REST web services.
|
il y a 11 ans |
dflaven
|
fbf1fca646
Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing.
|
il y a 11 ans |
dflaven
|
ff2a086c09
Protect against unwanted output that may corrupt the JSON results
|
il y a 12 ans |
dflaven
|
4663cea8aa
Added support for GET/JSON-P
|
il y a 12 ans |
romainq
|
ad499b0237
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
|
il y a 12 ans |
romainq
|
508acd9763
REST services: an alpha version. It is already possible to create/update/get objects. An example illustrates the possibilities.
|
il y a 12 ans |