Commit Graph

57 Commits

Author SHA1 Message Date
Daniel Berteaud cd83a2ddde Typo
GLPI #50737
2021-07-15 08:30:38 +02:00
Daniel Berteaud 3f8d0c636a Suspend email delivery during account archiving
GLPI #48692
2021-03-08 08:14:32 +01:00
Daniel Berteaud 27d67ace4e Fix typo in en-us locale label DESC_WARN_USERS 2016-05-30 19:16:46 +02:00
Daniel Berteaud 0937dfc694 Use xz as default compression format 2016-05-11 16:30:20 +02:00
Daniel Berteaud b164167729 Accept today as a future date
As expiration occures on next day
2016-04-12 14:50:12 +02:00
Daniel Berteaud 175aed3556 Add tar in the archive extension 2016-04-12 08:45:17 +02:00
Daniel Berteaud 9a20728e63 Only list inactive users which have been locked by expiration 2016-04-11 12:03:54 +02:00
Daniel Berteaud 15fa733e73 Fix computing delays 2016-03-16 09:39:16 +01:00
Daniel Berteaud 40cfe05301 Code cleanup 2016-03-04 09:00:45 +01:00
Daniel Berteaud ab7648d9c0 Fix delete date 2016-03-04 08:57:39 +01:00
Daniel Berteaud 1addbf8eb8 Fix bz2 extension 2016-03-03 11:33:32 +01:00
Daniel Berteaud 8a5bcc850c Fix ExpireWarnUser prop name 2016-03-02 16:36:42 +01:00
Daniel Berteaud c005e39af3 Make WarnUser a per user setting 2016-03-02 09:40:07 +01:00
Daniel Berteaud 3ca378f3e0 Fix bool settings handling 2016-03-02 09:24:50 +01:00
Daniel Berteaud 599ed8986e Remove unused perl module from event script 2016-03-01 17:35:54 +01:00
Daniel Berteaud b79c7230e9 Default to pbzip2 for archives 2016-03-01 16:51:25 +01:00
Daniel Berteaud 2eaaa3781f Print user account name when modifying expiration settings 2016-03-01 11:19:35 +01:00
Daniel Berteaud b468604304 Chown auto reply dir to current user 2016-02-29 18:52:47 +01:00
Daniel Berteaud 3954a9445f Fix crontab template syntaxe 2016-02-29 18:40:36 +01:00
Daniel Berteaud 6cc770a85f Env vars are not available in qmail-autoresponder 2016-02-04 18:59:36 +01:00
Daniel Berteaud 736e4352bd Fix enabling a uto-reply in .qmail files 2016-02-04 15:47:32 +01:00
Daniel Berteaud 92444dbe8d Save ExpireAutoReply setting 2016-02-04 15:33:59 +01:00
Daniel Berteaud 4649fc492f Adapt delete options when user has not expired 2016-02-04 14:58:18 +01:00
Daniel Berteaud e22a9e4942 Missing string concat 2016-02-04 12:04:42 +01:00
Daniel Berteaud e056f0a17a Make it clear that delete delay is relative to lock date 2016-02-04 11:54:28 +01:00
Daniel Berteaud 545b9573a2 Fix tables when there is no active accounts 2016-02-03 18:42:27 +01:00
Daniel Berteaud 841c1c0fed Don't display an empty table 2016-02-03 18:31:43 +01:00
Daniel Berteaud f9c6658139 Delete the user record in the AccountDB 2016-02-03 18:21:30 +01:00
Daniel Berteaud c7c231887c Rename en locale dir to en-us (en is a symlink) 2016-02-03 18:17:45 +01:00
Daniel Berteaud 6bc74c8741 Call the new user-update-expire-settings when modifying a user 2016-02-03 17:42:19 +01:00
Daniel Berteaud bda920ba81 Add a new user-update-expire-settings event 2016-02-03 17:40:29 +01:00
Daniel Berteaud a3704ba658 Create .lock-auto-reply with the correct owner 2016-02-03 17:30:17 +01:00
Daniel Berteaud 933356c428 Make the archive relative to the home dir 2016-02-03 17:19:06 +01:00
Daniel Berteaud 37ffff48c5 Separate pages for active and inactive accounts 2016-02-03 17:18:01 +01:00
Daniel Berteaud b0c534cbfb Add localization for the panel 2016-01-29 10:30:34 +01:00
Daniel Berteaud e49ac94dba Remove useless dot 2016-01-28 18:25:49 +01:00
Daniel Berteaud 0ce7f62289 Fix locale label in panel 2016-01-28 18:25:27 +01:00
Daniel Berteaud 347ea187ea Fix closing double quote 2016-01-28 18:25:07 +01:00
Daniel Berteaud 0c7a2fd24c Separate active and inactive users
Also display more info like days left before lock or delete
2016-01-27 18:48:20 +01:00
Daniel Berteaud 1bd5d48483 Support account deletion an arbitrary number of days after lock 2016-01-27 17:46:02 +01:00
Daniel Berteaud d762bd2a84 Add a simple panel 2016-01-27 16:06:43 +01:00
Daniel Berteaud 434b6e2aa2 Combine message into 1 template 2016-01-26 17:29:11 +01:00
Daniel Berteaud 134168e141 Fixes in user-expire-account script 2016-01-26 16:10:59 +01:00
Daniel Berteaud c589fa01a4 Use a new user-expire-account event 2016-01-26 14:38:36 +01:00
Daniel Berteaud 9193df54c6 delete_prop on Record objects 2016-01-26 13:00:20 +01:00
Daniel Berteaud 96c954c9ab Just remove LockedOn during password-modify 2016-01-26 12:53:32 +01:00
Daniel Berteaud 65bed6e62b del_prop should be delete_prop on Record objects 2016-01-26 12:49:29 +01:00
Daniel Berteaud dd47ebac13 Remove auto-reply when unlocking user 2016-01-26 12:37:19 +01:00
Daniel Berteaud cf6d4069e3 This is a regex 2016-01-26 12:33:16 +01:00
Daniel Berteaud a9ab4ee9a4 Add a template fragment to enable the auto-reply 2016-01-26 12:32:34 +01:00