Markus
Markus
Why has the `Dish::Plate#to_json` method been merged into 99ac61a0d76c52bfdf10ff41e5a4bccf80aa76bd? It is quite complex and even contains platform specific dependencies (`NSJSONSerialization`). So let the user decide how he/she wants to use...
As discussed in #955, a SAML authentication could be useful for some users (at least it is for me). Here is a proposal on how to implement SAML authentication. It...
So the proxy is not needed anymore (only for IE8, which uses the [XDomainRequest](https://developer.mozilla.org/de/docs/Web/API/XDomainRequest))! Note: the requested resource must be correctly respond with a [CORS header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Access-Control-Allow-Origin).