source: trunk/LATMOS-Accounts/Changes @ 2459

Last change on this file since 2459 was 2446, checked in by nanardon, 4 years ago

Add la-cli sed(), Fill Changes

File size: 4.1 KB
Line 
16.1.3
2    - Fix attribute constraint check during synchronisation
3    - la-cli: add sed function to change attribute using perl regular expression
4    - strip ' and " when building mail address
5    - clearly flag changes done by background process
6
76.1.2
8    # WARNING: database schema need to be upgraded
9
10    - Fix: account export when employment end later
11    - Fix ACL, replace $ROOT by @ROOT: '$' has special meaning here
12    - Fix user activation when employment is coming
13    - various functions call fixes
14    - Fix task call with acl checks (denying some of them to work)
15    - Add various functions to la-cli:
16       - filter on selected object
17       - perform search to add/remove object to the selection
18    - Add completion to search in la-cli
19    - "log" translation fix
20    - Ensure configuration is properly parsed
21    - la-sql-recompute now recompute attribute (not only employment)
22    - add groupOfnames object support for LDAP
23    - always try to create missing object in destination (regardless recent changes)
24    - Fix: dynamics attributes not properly compute after object creation and employment changes
25    - add support objects (hardare support contact)
26
276.1.1
28    - Fix gecos not properly compute
29    - Fix queryformat (%{_gecos} not properly return)
30    - Fix typo OEO instead 0E0
31    - Ensure cached attribute are compute after employement change
32    - Export account wih incoming employment
33    - Add LA_ACL_DEBUG env. var.
34    - Fix: invalid placeholder starting at 2
35    - Fix default ACL
36    - Encode UTF8 name in DNS zone using punycode
37
386.1.0
39    # WARNING: after upgrading the database will need some time to be upgraded
40
41    - Schema upgrade is now done automatically by la-sync-manager (update
42      module), or manually using la-sql-upgrade
43      Using a not up to date database will fail.
44    - Add task module Setattribute: set attribute for objects matching the
45      given filter
46    - Add lastlogin Attribute: allow to store last login date
47    - Improve object event log
48    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
49      use base parameter 'gecosformat' to change it
50    - search and queryformat now support some function()
51    - new task module: set attribute to specific value according filter
52    - when build from filter: group and alias can have extra user/mail add to them
53    - Zimbra: Many fixes
54    - use 'deny booting' in dhcp when host are locked
55    - la-cli:
56        - add lock and banpasswd functions
57        - add log function
58        - add way to start/end transaction manually
59        - now history is saved and restored at command launch
60        - now parent env function can be called using ../ or /
61        - shell command can be called using !
62
63
645.2.23
65    - add physicalDeliveryOfficeName attribute to nethost
66    - add netLocked attribute to nethost: when set localhost IP address as given
67      by DHCP zone to the computer to deny is to connect to network
68
695.2.20
70    - Allow to limit attribute value from database settings
71    - Make netZone attribute for nethost searchable
72
735.2.19
74    - Allow to use a specific cracklib dictionnary
75
765.2.16
77    - Allow to choose crypt() algorythm using crypt_method setting in
78      latmos-accounts.ini, see man latmos-accounts.ini
79    - Add radius mac-address authentication based support: build users list as
80      file for freeradius via netzone
81    - Add inventory number support
82
835.2.15
84    - When creating object related object can be directly
85      created at the same time (man latmos-accounts: "INPUT FILE" section)
86    - Improve code to suggest collision avoidance login at user creation
87    - Add la-gen-passwd as installed script
88    - Add task module to disable computer when user reach inactive state
89      (Unusedhosts)
90    - allow to diable task from config (disable=yes in la-sync-manager.ini)
91    - Add task module Iprecover: delete IP from unexported hosts
92
935.2.14
94
95    Allow to set manager at user creation
96
975.2.13
98
99    Bug fix for 5.2.12
100
1015.2.12
102
103    Allow to set subject in expiration mail
104    Rework Employment code
105    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.