Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ARSnova Backend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Moritz Lambrecht
ARSnova Backend
Commits
2628dbcf
Commit
2628dbcf
authored
May 08, 2017
by
Daniel Gerhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 2.4.3
parent
eef94203
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
CHANGELOG.md
CHANGELOG.md
+13
-0
pom.xml
pom.xml
+1
-1
No files found.
CHANGELOG.md
View file @
2628dbcf
# Changelog
## 2.4.3
This release fixes a performance issue on session creation affecting large
installations.
Bug fixes:
*
WebSocket communication now works correctly for course sessions.
(only affects installations using the LMS connector)
*
The configuration parameter
`security.facebook.allowed-roles`
is now
respected.
Additional changes:
*
Libraries have been upgraded to fix potential bugs
## 2.4.2
This release fixes a minor security vulnerability which allowed an attacker to
remove a MotD from a session without being the creator.
...
...
pom.xml
View file @
2628dbcf
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-backend
</artifactId>
<version>
2.4.3
-SNAPSHOT
</version>
<version>
2.4.3
</version>
<packaging>
war
</packaging>
<properties>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment