Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
Paul-Christian Volkmer
ARSnova Backend
Commits
0df360b3
Commit
0df360b3
authored
8 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Release version 2.3.1
parent
3c70ffa8
Branches
Branches containing commit
Tags
v2.3.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
6 additions
and
1 deletion
CHANGELOG.md
+
5
−
0
View file @
0df360b3
# Changelog
# 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
## 2.3
Major features:
Major features:
*
Improved LDAP authentication support: Additional settings for LDAP search and
*
Improved LDAP authentication support: Additional settings for LDAP search and
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
0df360b3
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-backend
</artifactId>
<artifactId>
arsnova-backend
</artifactId>
<version>
2.3.1
-SNAPSHOT
</version>
<version>
2.3.1
</version>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
<properties>
<properties>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment