- Aug 29, 2019
-
-
Daniel Gerhardt authored
Replace wiki link with relative repository link.
-
- Aug 21, 2019
-
-
Daniel Gerhardt authored
* Update CouchDB section for version 2 * Remove "or newer" for OpenJDK (ARSnova 2 does not run on JDK 11) * Adjustments for Debian 9/10 * Install Tomcat 9
-
- Jun 05, 2019
-
-
Daniel Gerhardt authored
An error was logged before destroying UserService class without any reason.
-
- Jan 31, 2019
-
-
Daniel Gerhardt authored
* Update MathJax URL to use version 2.7.5 * Piwik was renamed to Matomo
-
- Jan 30, 2019
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Only OIDC providers that support configuration discovery are supported.
-
Daniel Gerhardt authored
Google shuts down its Google+ Sign-In.
-
- Jan 29, 2019
-
-
Daniel Gerhardt authored
-
The field of the inner class is kept for compatibilty reasons.
-
- 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.
-