Skip to content
Snippets Groups Projects
Commit 6019ecda authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Release version 2.3.4

parent 3795e5eb
Branches
Tags v2.3.4
No related merge requests found
Pipeline #5568 passed with stages
in 3 minutes and 46 seconds
# Changelog
## 2.3.4
This release fixes a minor security vulnerability which allowed an attacker to
remove a MotD from a session without being the creator.
Additional changes:
* Libraries have been upgraded to fix potential bugs
## 2.3.3
This release fixes a security vulnerability caused by the CORS implementation.
Origins allowed for CORS can now be set in the configuration via
......
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.thm.arsnova</groupId>
<artifactId>arsnova-backend</artifactId>
<version>2.3.4-SNAPSHOT</version>
<version>2.3.4</version>
<packaging>war</packaging>
<properties>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment