Mercurial > dive4elements > river
annotate gwt-client/src/main/webapp/WEB-INF/saml-signer-cert.pem @ 8748:36d7bda0b47a
(issue1788) Fix area split if there are no NaN's in the data
The split algorithmn splits in a way that it always creates
at least two datasets. One before the NaN, one after the NaN.
This is broken in case the dataset does not contain any NaN
value as it resulted in two identical datasets. This changed
the display and resulted in a broken area calculation.
I've also added some commented out debug code that was helpful
tracking down this problem.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 08 Jun 2015 16:53:54 +0200 |
parents | 92da396f80d7 |
children |
rev | line source |
---|---|
5942
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
1 -----BEGIN CERTIFICATE----- |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
2 MIICDzCCAXigAwIBAgIETQYOHzANBgkqhkiG9w0BAQUFADBMMQswCQYDVQQGEwJERTEQMA4GA1UE |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
3 BxMHS29ibGVuejENMAsGA1UEChMEYmFmZzENMAsGA1UECxMEYmFmZzENMAsGA1UEAxMEYmFmZzAe |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
4 Fw0xMDEyMTMxMjE0MjNaFw0xNTExMTcxMjE0MjNaMEwxCzAJBgNVBAYTAkRFMRAwDgYDVQQHEwdL |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
5 b2JsZW56MQ0wCwYDVQQKEwRiYWZnMQ0wCwYDVQQLEwRiYWZnMQ0wCwYDVQQDEwRiYWZnMIGfMA0G |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
6 CSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIg0iXqjbFVDCuwiHR06U8+8IZmTl5mVDeH34zjqcCWEKf |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
7 T2W2VS9SJhxyjP+DGDfDS9obqEZkYi8i4kLe533e+CQBWKud5mCHguVEiydOkUpUo0En4jFk9DBb |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
8 kEDK8HV/CFzc1zX/6UJWGI8QL4ewQWhfhJSN/aoWweo0Sjr7mQIDAQABMA0GCSqGSIb3DQEBBQUA |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
9 A4GBALpDcIQ0s+qhP+WvSkiVYiyGS9lnJWkrTMY89Q8kWbeiLr3/YA2fAQFJDqZ1Q8JxgUwadzv9 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
10 6DClAW+6nPCnx3zQuP+tV9jZwQ5MSykHtwK+GAIwpLktx88b3BtIEOvMQjACoaPt3Z/Epm+VYT72 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
11 rrxc7eejd9GfGIrCi4q2j4/j |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
12 -----END CERTIFICATE----- |