Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
8f6a20d7
Verified
Commit
8f6a20d7
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update CHANGELOG
parent
b8a75ca4
No related branches found
No related tags found
1 merge request
!60
FIX: ldap_authentication.sh
Pipeline
#22166
passed
3 years ago
Stage: info
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+15
-0
15 additions, 0 deletions
CHANGELOG.md
with
15 additions
and
0 deletions
CHANGELOG.md
+
15
−
0
View file @
8f6a20d7
...
...
@@ -11,14 +11,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
*
`misc/pam_authentication/ldap.conf`
is not used for configuring the
`ldap_authentication.sh`
script anymore.
Use
`misc/pam_authentication/ldap.env`
instead and view the documentation
inside the file itself for more information.
### Deprecated
### Removed
### Fixed
*
`ldap_authentication.sh <username>`
failed on every attempt when used in
combination with OpenLDAP with default configuration.
*
`ldap_authentication.sh`
allowed empty and even wrong passwords when used in
combination with MS Active Directory when AD is configured to allow binding
with an empty password.
### Security
*
`ldap_authentication.sh`
allowed empty and even wrong passwords when used in
combination with MS Active Directory when AD is configured to allow binding
with an empty password. This is only relevant for non-default configurations
of the
`PAM.pam_script`
option in the
`usersources.ini`
.
## [0.7.2] - 2022-03-25
(Timm Fitschen)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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