source: trunk/LATMOS-Accounts/Changes @ 2409

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

Fill Changes

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