Rev 2703 | Rev 2705 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log
Rev 2703 | Rev 2704 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # $Id: CHANGELOG |
1 | # $Id: CHANGELOG 2704 2019-03-05 22:13:11Z tom.houdayer $ |
2 | 2 | ||
3 | ********** ALCASAR CHANGELOG ********** |
3 | ********** ALCASAR CHANGELOG ********** |
4 | -------------------- 3.4.0 -------------------- |
4 | -------------------- 3.4.0 -------------------- |
5 | NEWS |
5 | NEWS |
6 | - Replace DNSmasq server with Unbound |
6 | - Replace DNSmasq server with Unbound |
- | 7 | ||
- | 8 | CHANGES |
|
- | 9 | - Do not perform LDAP query for authentication of trusted authorized equipment. |
|
- | 10 | - Improve script syntax |
|
7 | 11 | ||
8 | BUGS |
12 | BUGS |
9 | - Fix listening address for nfcapd (was 0.0.0.0 instead of 127.0.0.1) |
13 | - Fix listening address for nfcapd (was 0.0.0.0 instead of 127.0.0.1) |
10 | - Fix some typo |
14 | - Fix some typo |
11 | - Fix priority of filter attributes at group creation. |
15 | - Fix priority of filter attributes at group creation. |
12 | - Fix ignored filters assigned to the default group. |
16 | - Fix ignored filters assigned to the default group. |
13 | - Fix group attributes in user ticket generation. |
17 | - Fix group attributes in user ticket generation. |
14 | - Fix LDAP users login without the "ldap" group created. |
18 | - Fix LDAP users login without the "ldap" group created. |
15 | - Fix bad certificates chain generation when using default certificates. |
19 | - Fix bad certificates chain generation when using default certificates. |
16 | - | ||
17 | CHANGES |
- | |
18 | - Improve script syntax |
- | |
19 | 20 | ||
20 | SECU |
21 | SECU |
21 | - Merge bad username and bad password errors at user login. |
22 | - Merge bad username and bad password errors at user login. |
22 | 23 | ||
23 | -------------------- 3.3.3 -------------------- |
24 | -------------------- 3.3.3 -------------------- |