- Jan 28, 2019
-
-
- Jan 24, 2019
-
-
Daniel Gerhardt authored
-
- Jan 10, 2019
-
-
Daniel Gerhardt authored
Slighly refactored ControllerAdvices to include handling of Spring's HTTP Exceptions. This fixes 500 status codes being sent instead of the correct one. Fixes GH-67. Backport of d052fd73.
-
- Oct 11, 2018
-
-
- Aug 30, 2018
-
-
Daniel Gerhardt authored
Migration version now falls back to -1 if no document exists.
-
- Aug 04, 2018
-
-
Daniel Gerhardt authored
-
- Jul 12, 2018
-
-
Daniel Gerhardt authored
Limit logging for profile handling to WARN level for privacy reasons.
-
- Jul 09, 2018
-
-
Cast int to double before division to avoid truncation of the division result. Changed corresponding test so that it fails with the old implementation. Cherry-picked and backported from GH-52.
-
Daniel Gerhardt authored
-
Cherry-picked from GH-51.
-
Daniel Gerhardt authored
-
-
Cherry-picked from GH-51.
-
- Jul 08, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jul 07, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
libapr alone is not sufficiant. libtcnative is required for Tomcat.
-
Daniel Gerhardt authored
Removed X-Forwarded header handling from the application code and documented how to setup the servlet container and reverse proxy to handle those.
-
- Jul 06, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
The link property of Facebook Oauth profiles no longer has a consistent value across logins and will be completly removed in future versions of Facebook's Graph API. We generate a link in the old format from the id for backwards compatibility.
-
Daniel Gerhardt authored
-
- Jun 13, 2018
-
-
Daniel Gerhardt authored
-
- May 15, 2018
-
-
Daniel Gerhardt authored
The public CORS config was always overriden by the more generic config. Credentials are no longer allowed to be sent with default CORS config.
-
- Apr 24, 2018
-
-
Daniel Gerhardt authored
-
- Mar 13, 2018
-
-
Daniel Gerhardt authored
Setting 'security.cors.origins' did not have any effect since the the configuration was overriden by the default path settings.
-
- Feb 22, 2018
-
-
Daniel Gerhardt authored
-
- Jan 20, 2018
-
-
Daniel Gerhardt authored
-
- Jan 14, 2018
-
-
Daniel Gerhardt authored
Made links relative for GitHub compatibility.
-
Daniel Gerhardt authored
Made links relative for GitHub compatibility.
-
- Nov 08, 2017
-
-
Daniel Gerhardt authored
This fixes a regression caused by a change in CouchDB4J 0.8 introduced in commit 1eaebde0. CouchDB4J 0.8+ always defaults to `reduce=false` as long as grouping is not enabled.
-
- Oct 25, 2017
-
-
Daniel Gerhardt authored
Always set `creationTime` on session creation. Sessions with invalid timestamps might otherwise be deleted by the scheduled cleanup.
-
- Oct 23, 2017
-
-
Daniel Gerhardt authored
Fixes a regression introduced with commit dd749370. Refs arsnova#85 Refs !16
-
Daniel Gerhardt authored
Fixes a regression introduced with commit d74ef999. Refs arsnova#85 Refs !25
-
Daniel Gerhardt authored
Fixes a regression introduced with commit 7207bad9. Fixes arsnova#84
-
- Sep 11, 2017
-
-
Daniel Gerhardt authored
-
- Aug 21, 2017
-
-
Daniel Gerhardt authored
-
- Aug 17, 2017
-
-
Daniel Gerhardt authored
-
- Jun 29, 2017
-
-
Daniel Gerhardt authored
-