Skip to content

Commit 76a3d6d

Browse files
committed
git merge --no-ff jonremy-patch-1
1 parent df5e194 commit 76a3d6d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [1.2.2] - Unreleased
88
### Added
9-
- Add environment variable LDAP_NOFILE to setup a custom ulimit value #237
9+
- Environment variable LDAP_NOFILE to setup a custom ulimit value #237
10+
1011
### Fixed
1112
- Remove schema ambiguity #204
1213
- lidf typo in readme #217
1314
- Ignore all the folders started with . #232
1415

16+
### Security
17+
- Fix self-edit security issue #239
18+
1519
## [1.2.1] - 2018-05-14
1620
### Security
1721
- The default "write" access to "*" by "self" in the file "config/bootstrap/ldif/02-security.ldif" allowed anyone to change all the data about himself. This includes the gid and uid numbers what could lead to serious security issues.

0 commit comments

Comments
 (0)