Sean Wingert
7d3a0f1cad
Enable Debian backport repo and install the far newer openldap components
2018-09-27 16:21:20 -05:00
Bertrand Gouny
3596917e7f
Merge branch 'hotfix-1.2.2' into stable
v1.2.2
2018-09-04 15:52:52 +02:00
Bertrand Gouny
f8c1c4f816
v1.2.2
2018-09-04 15:52:41 +02:00
Bertrand Gouny
ec21788e88
v1.2.2
2018-09-04 15:49:22 +02:00
Bertrand Gouny
45ddf19535
security issue credits
2018-09-04 15:10:51 +02:00
Bertrand Gouny
76a3d6d8e1
git merge --no-ff jonremy-patch-1
2018-09-04 15:02:45 +02:00
Bertrand Gouny
df5e194781
Merge branch 'patch-1' of https://github.com/jonremy/docker-openldap into hotfix-1.2.2
2018-09-04 15:00:10 +02:00
Bertrand Gouny
5990a9f20e
Environment variable LDAP_NOFILE to setup a custom ulimit value #237
2018-09-04 14:56:20 +02:00
Bertrand Gouny
f92c038993
Merge branch 'lionep-stable' into hotfix-1.2.2
2018-09-04 14:55:43 +02:00
Bertrand Gouny
0a0d2b163d
Ignore all the folders started with . #232
2018-09-04 14:55:00 +02:00
Bertrand Gouny
52b42ca923
Merge branch 'abinet-stable' into hotfix-1.2.2
2018-09-04 14:54:26 +02:00
jonremy
1d8fa1ca9e
Fix self-edit security issue
...
The security issue fixed in version 1.2.1 is still there when a read-only user is created.
2018-08-12 01:18:47 +02:00
Lionel Penaud
85692f6291
Set LDAP_NOFILE to setup a custom ulimit
2018-08-07 12:14:13 +02:00
Andriy Binetsky
23fb43ae2c
ignore all the folders started with . (mostly tmp folders created by mounting)
2018-07-24 12:15:04 +02:00
Bertrand Gouny
a573ddd241
Fix lidf typo in readme #217
2018-05-15 09:52:16 +02:00
Bertrand Gouny
d22ac3b4aa
Merge branch 'ashanaakh-fix-lidf-typo' into hotfix-1.2.2
2018-05-15 09:51:35 +02:00
Ali Shanaakh
c0e43f9f9c
Fix lidf typo in readme
2018-05-15 10:45:15 +03:00
Bertrand Gouny
0357e375ba
Remove schema ambiguity #204
2018-05-15 09:39:53 +02:00
Bertrand Gouny
b2f68b2037
Merge branch 'zsoerenm-remove-schema-ambiguity' into hotfix-1.2.2
2018-05-15 09:38:39 +02:00
Bertrand Gouny
3b0ac7bbf8
Merge branch 'remove-schema-ambiguity' of https://github.com/zsoerenm/docker-openldap into zsoerenm-remove-schema-ambiguity
2018-05-15 09:38:20 +02:00
Bertrand Gouny
bf9b7cc392
v1.2.2
2018-05-15 09:35:56 +02:00
Bertrand Gouny
1d428dc16d
Merge remote-tracking branch 'origin/stable' into hotfix-1.2.2
2018-05-15 09:29:42 +02:00
Bertrand Gouny
51e137c6f5
[twgit] Init hotfix 'hotfix-1.2.2'.
2018-05-15 09:29:32 +02:00
Bertrand Gouny
f478aeeb85
Update CHANGELOG.md
2018-05-14 22:31:48 +02:00
Bertrand Gouny
8ff967fe68
Merge branch 'hotfix-1.2.1' into stable
v1.2.1
2018-05-14 22:27:39 +02:00
Bertrand Gouny
de20d4d052
Merge remote-tracking branch 'origin/stable' into hotfix-1.2.1
2018-05-14 22:01:18 +02:00
Bertrand Gouny
7d17335dd1
security fix
2018-05-14 22:00:38 +02:00
Bertrand Gouny
3b302bbd76
[twgit] Init hotfix 'hotfix-1.2.1'.
2018-05-14 21:49:30 +02:00
zsoerenm
80fff0f2ef
Remove schema ambiguity
2018-04-10 20:19:53 +02:00
Bertrand Gouny
e775d12c07
Update CHANGELOG.md
2018-03-02 13:50:33 +01:00
Bertrand Gouny
e35c7cc8d6
Merge branch 'release-1.2.0' into stable
v1.2.0
2018-03-02 13:46:20 +01:00
Bertrand Gouny
0f7ba1d38f
changelog.md
2018-02-28 14:29:50 +01:00
Bertrand Gouny
9383a987b5
changelog.md
2018-02-28 14:29:00 +01:00
Bertrand Gouny
8242d13204
Changelog
2018-02-16 14:49:21 +01:00
Bertrand Gouny
3e93e045df
Changelog
2018-02-16 14:41:34 +01:00
Bertrand Gouny
842ed068db
security note
2018-02-16 14:16:32 +01:00
Bertrand Gouny
d2691aa4f6
fixes #167 LDAP_ADMIN_PASSWORD with space breaks container setup
2018-02-16 12:32:12 +01:00
Bertrand Gouny
559f89f39e
hdb -> mdb
2018-02-16 12:08:07 +01:00
Bertrand Gouny
c2bddf69f0
Merge branch 'daenney-patch-1' into release-1.2.0
2018-02-16 10:28:30 +01:00
Daniele Sluijters
acfbcc8414
startup.sh: Ensure SCHEMAS is sorted
...
`find` doesn't sort the output, but if you don't sort it and two schema files are dependent on each other (schema 2 uses an attribute defined in schema 1) the startup of the container will fail. By sorting it you can know/rely on asciibetical sorting to ensure the schema files get included in the right order.
2018-02-06 14:33:26 +01:00
Bertrand Gouny
595af1bf08
Merge pull request #191 from sapid/patch-1
...
Minor typo in README
2018-02-01 10:04:04 +01:00
Will Crawford
51f4458936
Typo in README
2018-01-31 12:29:01 -08:00
Bertrand Gouny
80babb804a
Merge tag 'v1.1.11' into release-1.2.0
...
[twgit] Hotfix finish: hotfix-1.1.11
2017-12-19 14:51:06 +01:00
Bertrand Gouny
e4df8b2ef7
Merge branch 'hotfix-1.1.11' into stable
v1.1.11
2017-12-19 14:46:42 +01:00
Bertrand Gouny
7f8a93af99
add security instructions
2017-12-19 14:19:33 +01:00
Bertrand Gouny
08f9568d4c
Create schemas in a consistent order. #174
2017-12-13 11:07:01 +01:00
Bertrand Gouny
9cdf0d468c
Merge branch 'apollo13-apollo13-patch-1' into hotfix-1.1.11
2017-12-13 11:05:12 +01:00
Florian Apolloner
c5c39bef71
Create schemas in a consistent order.
2017-12-12 13:13:01 +01:00
Bertrand Gouny
685625a2f0
Add support of readonly user in custom bootstrap ldif #162
2017-12-12 11:34:24 +01:00
Bertrand Gouny
18acd7e95b
Fix NFS issue #169
2017-12-12 11:23:43 +01:00