diff options
author | Daouda Lo <daouda@mandriva.com> | 2003-07-04 13:13:27 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2003-07-04 13:13:27 +0000 |
commit | 601c7a9715420d86530f00e8e89aeee39c1d1ebe (patch) | |
tree | 17ac73b0a44cee55fdbd4b5db4eb4d6cd6bc2308 | |
parent | 79939b2ce10f4da38f21463b485250a927f1bcb1 (diff) | |
download | userdrake-601c7a9715420d86530f00e8e89aeee39c1d1ebe.tar userdrake-601c7a9715420d86530f00e8e89aeee39c1d1ebe.tar.gz userdrake-601c7a9715420d86530f00e8e89aeee39c1d1ebe.tar.bz2 userdrake-601c7a9715420d86530f00e8e89aeee39c1d1ebe.tar.xz userdrake-601c7a9715420d86530f00e8e89aeee39c1d1ebe.zip |
- updates
-rw-r--r-- | todo | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ Features: - dynamic processing of filters (shrink list as typing) -- Bind checkboxes (users , groups) to space key. (won't fix) +- Bind checkboxes (users , groups) to space key. (done) - Ldap server configuration - change User/Group Gid - tell us that the account is locked or expired ? (done) Bugs: - if primary group empty, gray ok button (won't fix) -- check numeric/positive values in account and password expiration. +- check numeric/positive values in account and password expiration. (done) |