source: trunk/LATMOS-Accounts/Changes @ 2379

Last change on this file since 2379 was 2364, checked in by nanardon, 4 years ago

add punycode() change

File size: 2.9 KB
Line 
16.1.1
2    - Fix gecos not properly compute
3    - Fix queryformat (%{_gecos} not properly return)
4    - Fix typo OEO instead 0E0
5    - Ensure cached attribute are compute after employement change
6    - Export account wih incoming employment
7    - Add LA_ACL_DEBUG env. var.
8    - Fix: invalid placeholder starting at 2
9    - Fix default ACL
10    - Encode UTF8 name in DNS zone using punycode
11
126.1.0
13    # WARNING: after upgrading the database will need some time to be upgraded
14
15    - Schema upgrade is now done automatically by la-sync-manager (update
16      module), or manually using la-sql-upgrade
17      Using a not up to date database will fail.
18    - Add task module Setattribute: set attribute for objects matching the
19      given filter
20    - Add lastlogin Attribute: allow to store last login date
21    - Improve object event log
22    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
23      use base parameter 'gecosformat' to change it
24    - search and queryformat now support some function()
25    - new task module: set attribute to specific value according filter
26    - when build from filter: group and alias can have extra user/mail add to them
27    - Zimbra: Many fixes
28    - use 'deny booting' in dhcp when host are locked
29    - la-cli:
30        - add lock and banpasswd functions
31        - add log function
32        - add way to start/end transaction manually
33        - now history is saved and restored at command launch
34        - now parent env function can be called using ../ or /
35        - shell command can be called using !
36
37
385.2.23
39    - add physicalDeliveryOfficeName attribute to nethost
40    - add netLocked attribute to nethost: when set localhost IP address as given
41      by DHCP zone to the computer to deny is to connect to network
42
435.2.20
44    - Allow to limit attribute value from database settings
45    - Make netZone attribute for nethost searchable
46
475.2.19
48    - Allow to use a specific cracklib dictionnary
49
505.2.16
51    - Allow to choose crypt() algorythm using crypt_method setting in
52      latmos-accounts.ini, see man latmos-accounts.ini
53    - Add radius mac-address authentication based support: build users list as
54      file for freeradius via netzone
55    - Add inventory number support
56
575.2.15
58    - When creating object related object can be directly
59      created at the same time (man latmos-accounts: "INPUT FILE" section)
60    - Improve code to suggest collision avoidance login at user creation
61    - Add la-gen-passwd as installed script
62    - Add task module to disable computer when user reach inactive state
63      (Unusedhosts)
64    - allow to diable task from config (disable=yes in la-sync-manager.ini)
65    - Add task module Iprecover: delete IP from unexported hosts
66
675.2.14
68
69    Allow to set manager at user creation
70
715.2.13
72
73    Bug fix for 5.2.12
74
755.2.12
76
77    Allow to set subject in expiration mail
78    Rework Employment code
79    Add ssh-key attribute to user: LA-Tools/bin/rla-sshkey can be used to deploy it
Note: See TracBrowser for help on using the repository browser.