-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathCHANGELOG
24 lines (22 loc) · 1.16 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Changes from 0.3.0 to 0.4.0
ac158ce - Johannes Sprink: Adjust to newer behavior of 'getAuthor4Token'
cde4b82 - Samuli Seppänen: Add FreeIPA usage instructions
9aae8f1 - Samuli Seppänen: Clarify meaning of groupSearch option
7a0f519 - Damian Senn: Fix typeof paren typo
Changes from 0.2.0 to 0.3.0
6a189e4 - Andrew Grimberg: Update declared dependencies and license declaration
1312444 - Sergii Kipot: Skip admin binding if searchDN is not defined
1cf0889 - Thomas Mueller: Add option tls_ca_file
93dd8a5 - Thomas Mueller: Provide more descriptive error messages
e582060 - schweima: Updating broken fix for #17 on modern socket.io
d2837b4 - Yoann Gini: Update connection handling to be compatible with modern socket.io.
978caed - Marek Šuppa: readme: Fixed small typo
5d19fe0 - ArthurH: Update package.json
Changes from 0.1.0 to 0.2.0
- logger fix -- vileda
- documentation updates and fixes
- groupAttribute fixes -- Benjamin Renard
- displayName & displayNameAttribute fixes & additions -- Benjamin Renard
- array fixes -- Benjamin Rendard
- Users are now allowed to have colons in their passwords -- vileda
- anonymous read-only pads are now an option (default to off) -- vileda