source: trunk/LATMOS-Accounts/Changes @ 2430

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

Really fix attributes constraint check during synchronisation

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