source: trunk/LATMOS-Accounts/Changes @ 2380

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

Fill Changes for 6.1.2

File size: 3.5 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
156.1.1
16    - Fix gecos not properly compute
17    - Fix queryformat (%{_gecos} not properly return)
18    - Fix typo OEO instead 0E0
19    - Ensure cached attribute are compute after employement change
20    - Export account wih incoming employment
21    - Add LA_ACL_DEBUG env. var.
22    - Fix: invalid placeholder starting at 2
23    - Fix default ACL
24    - Encode UTF8 name in DNS zone using punycode
25
266.1.0
27    # WARNING: after upgrading the database will need some time to be upgraded
28
29    - Schema upgrade is now done automatically by la-sync-manager (update
30      module), or manually using la-sql-upgrade
31      Using a not up to date database will fail.
32    - Add task module Setattribute: set attribute for objects matching the
33      given filter
34    - Add lastlogin Attribute: allow to store last login date
35    - Improve object event log
36    - GECOS attribute is now configurable using queryformat, in latmos-accounts.ini,
37      use base parameter 'gecosformat' to change it
38    - search and queryformat now support some function()
39    - new task module: set attribute to specific value according filter
40    - when build from filter: group and alias can have extra user/mail add to them
41    - Zimbra: Many fixes
42    - use 'deny booting' in dhcp when host are locked
43    - la-cli:
44        - add lock and banpasswd functions
45        - add log function
46        - add way to start/end transaction manually
47        - now history is saved and restored at command launch
48        - now parent env function can be called using ../ or /
49        - shell command can be called using !
50
51
525.2.23
53    - add physicalDeliveryOfficeName attribute to nethost
54    - add netLocked attribute to nethost: when set localhost IP address as given
55      by DHCP zone to the computer to deny is to connect to network
56
575.2.20
58    - Allow to limit attribute value from database settings
59    - Make netZone attribute for nethost searchable
60
615.2.19
62    - Allow to use a specific cracklib dictionnary
63
645.2.16
65    - Allow to choose crypt() algorythm using crypt_method setting in
66      latmos-accounts.ini, see man latmos-accounts.ini
67    - Add radius mac-address authentication based support: build users list as
68      file for freeradius via netzone
69    - Add inventory number support
70
715.2.15
72    - When creating object related object can be directly
73      created at the same time (man latmos-accounts: "INPUT FILE" section)
74    - Improve code to suggest collision avoidance login at user creation
75    - Add la-gen-passwd as installed script
76    - Add task module to disable computer when user reach inactive state
77      (Unusedhosts)
78    - allow to diable task from config (disable=yes in la-sync-manager.ini)
79    - Add task module Iprecover: delete IP from unexported hosts
80
815.2.14
82
83    Allow to set manager at user creation
84
855.2.13
86
87    Bug fix for 5.2.12
88
895.2.12
90
91    Allow to set subject in expiration mail
92    Rework Employment code
93    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.