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
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Paul-Christian Volkmer
ARSnova Backend
Commits
0df360b3
Commit
0df360b3
authored
May 11, 2016
by
Daniel Gerhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 2.3.1
parent
3c70ffa8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
CHANGELOG.md
+5
-0
pom.xml
pom.xml
+1
-1
No files found.
CHANGELOG.md
View file @
0df360b3
# Changelog
## 2.3.1
Bug fixes:
*
Case-insensitive user IDs are now correctly handled for LDAP authentication.
*
LDAP authentication does no longer request unnecessary user attributes.
## 2.3
Major features:
*
Improved LDAP authentication support: Additional settings for LDAP search and
...
...
pom.xml
View file @
0df360b3
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-backend
</artifactId>
<version>
2.3.1
-SNAPSHOT
</version>
<version>
2.3.1
</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