Commit Graph

868 Commits

Author SHA1 Message Date
Roland Gruber 4c5f43ffdd removed obsolete pages() and get_attributes() functions 2005-09-19 18:43:10 +00:00
Roland Gruber 3c0ebbb481 removed obsolete function 2005-09-19 18:39:05 +00:00
Roland Gruber 55b0dd5cce fixed reference problem 2005-09-19 18:37:05 +00:00
Roland Gruber adaf8f29ba fixed loading of account flags 2005-09-17 08:54:40 +00:00
Roland Gruber ef8fc73d78 made module ready even if no script path is set, solves blocking new users/groups 2005-09-13 17:20:07 +00:00
Roland Gruber 112b065ca6 added display name, fixed profile settings for Samba 3 2005-09-13 07:55:03 +00:00
Roland Gruber f05f0f52ae added hint for required fields 2005-09-13 07:51:48 +00:00
Roland Gruber 6a3e7ef33f added missing help entries 2005-09-12 15:37:23 +00:00
Roland Gruber 2f9d5d935c fixed problem with new accounts 2005-09-12 15:36:05 +00:00
Roland Gruber 4689680855 no longer allow integer results from process_..., updated documentation 2005-09-07 12:58:34 +00:00
Roland Gruber 4d769306f3 updated documentation and check email on old accounts, too 2005-09-04 17:45:30 +00:00
Roland Gruber a0df65be5b get group names by cn attribute, not DN 2005-09-04 16:53:43 +00:00
Roland Gruber 9dc9ef5f27 fixed call-by-reference warning 2005-09-04 12:49:26 +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
Roland Gruber d1ea4ce0ab removed obsolete functions 2005-09-01 15:17:03 +00:00
Roland Gruber d1c5896b44 removed obsolete functions 2005-09-01 15:11:11 +00:00
Roland Gruber 1798bbc165 added missing help entry for deleting homedirs 2005-08-30 16:05:16 +00:00
Roland Gruber 26f7b52a08 renamed delete flag functions to avoid conflict with delete.php 2005-08-30 15:59:44 +00:00
Roland Gruber e0d76141d5 added button status 2005-08-26 08:53:16 +00:00
Roland Gruber 35b8fa72a0 another small layout change for the module buttons 2005-08-24 18:08:23 +00:00
Roland Gruber e77059d98f module buttons now have the same width 2005-08-24 17:53:03 +00:00
Roland Gruber c153540d97 enhanced button sorting algorithm 2005-08-23 12:16:58 +00:00
Roland Gruber c1dec7b548 added time zone information to logon hours help 2005-08-21 17:14:00 +00:00
Roland Gruber 170ece4874 small fix for meta HTML generation 2005-08-21 17:12:30 +00:00
Roland Gruber 399dd71840 PHPDoc update 2005-08-17 19:44:40 +00:00
Roland Gruber 1cb9b17cf3 force mail attribute in inetOrgPerson for new accounts 2005-08-17 09:29:47 +00:00
Roland Gruber a06115e7db force setting a password 2005-08-16 12:06:13 +00:00
Roland Gruber 0bc5a03b66 fixed password conflict with posixAccount 2005-08-16 12:04:09 +00:00
Roland Gruber 60482cd0cc added password dialog if posixAccount is not active 2005-08-15 18:36:56 +00:00
Roland Gruber d59061505d fixed password dialog and some typos 2005-08-15 18:10:38 +00:00
Roland Gruber fc06fd0553 sync with current PLA 2005-08-15 10:26:57 +00:00
Roland Gruber eee5289876 code cleanup and updated documentation 2005-08-14 11:38:06 +00:00
Roland Gruber aba6954571 fixed login problems 2005-08-13 16:38:56 +00:00
Roland Gruber 8e034e05f3 allow user accounts which only use the account module 2005-08-13 12:21:30 +00:00
Roland Gruber b4d6ea7c8c added new option in meta HTML code to not sort select lists 2005-08-13 11:31:26 +00:00
Roland Gruber b68a6064ba make sure that RDN attributes have correct order 2005-08-13 09:49:28 +00:00
Roland Gruber 4a4907a63a do not set RDN from profile if active modules do not support it 2005-08-13 09:38:32 +00:00
Roland Gruber 6aaae2094a code cleanup: added parent function for module_ready() and module_complete() which always return true to baseModule 2005-08-13 09:19:40 +00:00
Roland Gruber 9c71e24ac1 added PHPDoc comments 2005-08-12 13:18:05 +00:00
Roland Gruber 1c1afe71be get domain name from sambaSID not sambaDomainName 2005-08-12 12:44:13 +00:00
Roland Gruber 2221165957 removed obsolete TODO 2005-08-11 18:39:31 +00:00
Roland Gruber 98cc8373e7 input_check() now removes non-ASCII characters when found 2005-08-11 18:34:50 +00:00
Roland Gruber 579d94d031 another PHP5 related fix 2005-08-11 18:33:32 +00:00
Roland Gruber 0ac4c8800d removed Blowfish encryption because of bad performance 2005-08-10 19:18:35 +00:00
Roland Gruber 7813719af6 fixed bug with group memberships 2005-08-08 09:31:04 +00:00
Roland Gruber 1df507d3d4 temporarily deactivated update_cache() calls 2005-08-08 09:26:19 +00:00
Roland Gruber 766fe93cba removed userPassword() function from posixAccount.inc 2005-08-06 08:04:36 +00:00
Roland Gruber b81622783a fixed bug when no_password option is used 2005-08-06 08:01:27 +00:00
Roland Gruber f91528eff2 removed password encryption in session, fixed password bugs 2005-08-05 09:42:49 +00:00