Commit Graph

154 Commits

Author SHA1 Message Date
Roland Gruber f1dda8d924 use ->server() 2007-07-08 10:51:01 +00:00
Roland Gruber 0a77a98c79 set shadowLastChange for self service password changes 2007-07-08 10:21:34 +00:00
Roland Gruber 42003d687c allow uid as RDN attribute for inetOrgPerson 2007-07-03 15:43:52 +00:00
Roland Gruber df228f13e2 fixed bad default value for description in file upload 2007-07-02 18:03:29 +00:00
Roland Gruber d22422bff2 MHash no longer needed 2007-06-24 11:16:14 +00:00
Roland Gruber 0e35828dba fixed typos 2007-05-03 19:28:12 +00:00
Roland Gruber a36ad691fc do not show home directory checkbox if no script path is set 2007-03-05 16:55:04 +00:00
Roland Gruber cdf0cc93b2 show lamdaemon server next to checkbox 2007-02-27 17:59:13 +00:00
Roland Gruber cb63ea23d6 use preDeleteActions() and postModifyActions() for lamdaemon 2007-02-25 13:55:26 +00:00
Roland Gruber 9c2c9b7cd8 copyright update 2007-01-14 18:41:42 +00:00
Roland Gruber d0c1714b4f added missing help entries 2007-01-03 16:29:25 +00:00
Roland Gruber e99a76a35d added config options for self service 2006-11-21 17:37:12 +00:00
Roland Gruber 617eed52e3 removed get_configDescriptions() 2006-11-13 17:43:21 +00:00
Roland Gruber 0ac77132a2 hash passwords with SSHA for self service 2006-11-11 10:17:46 +00:00
Roland Gruber f29d7096bf added error message for wrong uid numbers in file upload 2006-09-23 09:50:29 +00:00
Roland Gruber 6b4410cf77 fixed password hashing (1562426) 2006-09-21 16:30:41 +00:00
Roland Gruber 644e8d3d45 changed Unix password management 2006-09-03 12:41:22 +00:00
Roland Gruber 641af2270d removed grouping of error messages 2006-08-16 17:42:35 +00:00
Roland Gruber 724e2cb0ba removed obsolete function dynamicMessage() 2006-08-15 16:32:33 +00:00
Roland Gruber a65279dc5c removed $post parameter 2006-08-13 12:58:19 +00:00
Roland Gruber efb7191160 no self service for hosts 2006-08-03 18:01:34 +00:00
Roland Gruber b3569401f3 added self service 2006-07-29 08:42:34 +00:00
Roland Gruber efab55d8d4 removed invalid password option 2006-07-02 09:24:56 +00:00
Roland Gruber 7dc978eaa5 fixed silent unlocking of passwords 2006-06-30 09:31:40 +00:00
Roland Gruber fda2a57e05 removed input_check() function 2006-05-21 19:45:57 +00:00
Roland Gruber 32a0888530 fixed error handling 2006-05-18 08:50:51 +00:00
Roland Gruber 52e2ef7c5a new attribute loading mechanism 2006-05-13 08:55:31 +00:00
Roland Gruber b18f932efe added userid alias 2006-05-01 16:18:16 +00:00
Roland Gruber 93339150d7 added alias handling 2006-05-01 16:13:10 +00:00
Roland Gruber f1986c3cd1 updated password message 2006-04-29 10:04:30 +00:00
Roland Gruber 69d1af357b use MHash to generate NT password hash 2006-04-29 09:58:17 +00:00
Roland Gruber 79a8a315a6 added fix for wrong spelled object classes 2006-04-05 15:48:27 +00:00
Roland Gruber f4fc70e1da fixed call of unknown function (1450464) 2006-03-15 17:41:27 +00:00
Roland Gruber baec36cece replaced submit/abort with ok/cancel 2006-03-04 10:49:55 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber f8ec9b3880 fixed PHP5 warning 2005-12-06 14:47:57 +00:00
Roland Gruber 36e8da2835 removed unreachable code 2005-11-04 09:52:06 +00:00
Roland Gruber 835583383b automatically add "$" to uid for hosts 2005-10-26 09:24:20 +00:00
Roland Gruber 731692e511 fixed homedir creation 2005-10-21 13:48:30 +00:00
Roland Gruber d9fc93c39c reduced memory usage in cache by removing scope "*", removed update_cache() function 2005-10-15 09:33:05 +00:00
Roland Gruber bdb5cff592 code cleanup: removed obsolete parameter from get_pdfentries() and updated PHPDoc comments 2005-10-09 18:05:32 +00:00
Roland Gruber 1e0c6be290 fixed additional group handling 2005-10-08 14:35:30 +00:00
Roland Gruber e6693bbfb2 fixed error message 2005-10-03 10:48:13 +00:00
Roland Gruber 3a208b38a3 fixed additional groups in PDF 2005-09-27 12:41:38 +00:00
Roland Gruber 197adebee1 fixed autoUID/GID 2005-09-27 12:34:04 +00:00
Roland Gruber 4c5f43ffdd removed obsolete pages() and get_attributes() functions 2005-09-19 18:43:10 +00:00
Roland Gruber 4689680855 no longer allow integer results from process_..., updated documentation 2005-09-07 12:58:34 +00:00
Roland Gruber a0df65be5b get group names by cn attribute, not DN 2005-09-04 16:53:43 +00:00
Roland Gruber abcd141a87 fixed help and profile loading 2005-09-03 10:59:50 +00:00
Roland Gruber d83df7a446 changed subpage handling; fixed another magic_quotes_gpc bug 2005-09-01 15:20:15 +00:00