[openupload-devel] New Plugin: account_expire
Status: Beta
Brought to you by:
tsdogs
|
From: Jochen D. <jo...@co...> - 2009-05-16 14:41:04
|
Dear Alessandro, I've finally come round to finishing the first version of the account_expire plugin. The administrator can now enter an expiration date in the user form. This date is checkec when the user tries to log on, to allow or deny authentication. I did have to make some minor changes to the admin module (to call and display plugins in the useredit method) in order to get this plugin to work. The code I've provided is probably not up to the standards of the rest of the code base. I think mostly acl is missing from this plugin. I would still appreciate it if you could take a look and tell me what you think. I'm going to work on assigning files to groups now, I might do it differently then what you had in mind, due to the database code not being able to do joins. Anyway, I'll patch something together (-: Thanks, Jochen |