source: trunk/LATMOS-Accounts/Changes @ 2410

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

Fix: compute attribute after object creation

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