- 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
Only OIDC providers that support configuration discovery are supported.
-
- Jan 28, 2019
-
-
- Dec 19, 2016
-
-
Daniel Gerhardt authored
The cleanup is now disabled by default and can be set up by uncommenting the configuration parameter `session.guest-session.cleanup-days`.
-
- Nov 14, 2016
-
-
Daniel Gerhardt authored
-
- Jul 18, 2016
-
-
Daniel Gerhardt authored
Configuration for Socket.IO has been refactored to support proxies and replace ambiguous property names: * Added API property `socketioPath` to `/configuration/` * Added property `socketio.proxy-path` * Removed property `security.ssl` * Renamed properties: * `socketio.ip` -> `socketio.bind-address` * `security.keystore` -> `socketio.ssl.jks-file` * `security.storepass` -> `socketio.ssl.jks-password` The default port to bind to has been changed from 10443 to 8090 since SSL is not enabled by default. There is enough room (8081-8089) for additional severs (e.g. `grunt run`) in development environments.
-
- Jul 06, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
The original implementation did not correcly implement the W3C Recommendation (https://www.w3.org/TR/2014/REC-cors-20140116/). CORS is now implemented based the CorsFilter provided by Spring MVC. Origins allowed for CORS can now be set in the configuration. Additionally, GET access to the following request URLs is allowed from all origins: * / * /arsnova-config and /configuration/ * /statistics
-
- Mar 09, 2016
-
-
Andreas Gärtner authored
-
- Feb 05, 2016
-
-
Andreas Gärtner authored
-
- Feb 02, 2016
-
-
Daniel Gerhardt authored
See also: 003b064b
-
Daniel Gerhardt authored
Also added documentation for the property.
-
- Jan 19, 2016
-
-
Tom Käsler authored
- add controller/service/entity/dao-functions - add motdlist so that users can tell the backend, which motds they have read - add admin account (in arsnova.properties: security.adminaccount). - add permission function for admin
-
- Jan 12, 2016
-
-
Daniel Gerhardt authored
Markdown and learning progress features are no longer considered experimental. Leaning progress can no longer be globally disabled.
-
- Jan 07, 2016
-
-
Daniel Gerhardt authored
Added 'ui' prefix for splash screen settings.
-
- Nov 26, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
An LDAP search pattern can now be used instead of binding with a DN pattern.
-
Daniel Gerhardt authored
-
- Nov 23, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Nov 19, 2015
-
-
Andreas Gärtner authored
-
- Oct 31, 2015
-
-
Andreas Gärtner authored
-
- Oct 27, 2015
-
-
Andreas Gärtner authored
-
- Oct 26, 2015
-
-
Andreas Gärtner authored
-
- Oct 25, 2015
-
-
Andreas Gärtner authored
-
- Jun 24, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Renamed optional.arsnova to ui.arsnova-slogan and made comments start with an uppercase letter.
-
- Jun 09, 2015
-
-
Daniel Gerhardt authored
-
- Mar 27, 2015
-
-
Michael Sann authored
-
- Mar 24, 2015
-
-
Christoph Thelen authored
-
- Feb 24, 2015
-
-
Daniel Gerhardt authored
-
- Feb 11, 2015
-
-
Andreas Gärtner authored
-
- Feb 09, 2015
-
-
Daniel Gerhardt authored
-
- Feb 06, 2015
-
-
Andreas Gärtner authored
-
- Jan 26, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jan 19, 2015
-
-
Andreas Gärtner authored
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
-
- Jan 08, 2015
-
-
Daniel Gerhardt authored
See 8eaff73a.
-