Commit Graph

193 Commits

Author SHA1 Message Date
Roland Gruber 4bb25a5c17 made members of config class private 2007-12-29 18:59:09 +00:00
Roland Gruber e6a5a5ad28 moved list size setting to new list configuration page 2007-12-09 10:45:04 +00:00
Roland Gruber 119ad6352a bigger icons 2007-12-01 12:34:52 +00:00
Roland Gruber 703688cc22 added icons 2007-11-19 19:16:08 +00:00
Roland Gruber b23002ad67 hashed password 2007-11-08 19:19:50 +00:00
Roland Gruber 15dfe2c5d8 added warning message if config file is not writable 2007-10-26 17:51:56 +00:00
Roland Gruber 1356231d8a fixed some PHP notices 2007-10-05 18:09:49 +00:00
Roland Gruber e69ce70e50 removed extra space (fixes1702132 ) 2007-04-29 20:14:49 +00:00
Roland Gruber fa7ba71817 fixed typo 2007-03-05 17:05:38 +00:00
Roland Gruber 84f0c8fe00 help entries for lamdaemon updated 2007-02-27 17:44:19 +00:00
Roland Gruber eb9de717b4 new lamdaemon options 2007-02-22 17:16:14 +00:00
Roland Gruber 9c2c9b7cd8 copyright update 2007-01-14 18:41:42 +00:00
Roland Gruber 28329f0dc5 use textarea for admin list 2007-01-04 20:05:12 +00:00
Roland Gruber 617eed52e3 removed get_configDescriptions() 2006-11-13 17:43:21 +00:00
Roland Gruber bbd7272c0c renamed config classes 2006-09-24 14:19:50 +00:00
Roland Gruber 568d5d952d fixed typo 2006-07-29 08:43:07 +00:00
Roland Gruber 1db11ea15b fixed error message 2006-07-10 19:27:54 +00:00
Roland Gruber 429898620d removed reset button 2006-04-16 12:43:53 +00:00
Roland Gruber 209f3b52b8 added basic security checks 2006-03-26 17:51:25 +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 1b84f105a1 do not reset all module settings if a single error occured 2006-01-31 17:00:14 +00:00
Roland Gruber 97ae8f3d42 removed confsave.php and use less session variables 2006-01-31 16:57:12 +00:00
Roland Gruber 6b86d9836a only redirect to modules page if there is a new account type 2006-01-08 17:34:14 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber ce8164b127 corrected homepage address 2005-12-05 19:09:04 +00:00
Roland Gruber a96b69dbcf replaced help links 2005-04-26 15:50:29 +00:00
Roland Gruber dc081827a6 use modules.inc to parse meta HTML code 2005-04-25 17:54:22 +00:00
Roland Gruber fb89aaa120 more general list functions in config.inc,
put attribute-description code in lists.inc
2005-04-14 17:42:15 +00:00
Roland Gruber 0061cee082 get_<scope>Suffix() -> get_Suffix(<scope>) 2005-03-10 20:20:00 +00:00
Roland Gruber 92ce7b810a added tree view 2005-02-27 12:40:06 +00:00
Roland Gruber 3382811d84 translation update 2004-11-06 13:05:34 +00:00
Roland Gruber ec33ddb514 renamed get/set_UserModules etc. to get_AccountModules($scope) 2004-10-17 09:36:36 +00:00
Roland Gruber ad4b546d76 fixed some more debug notices 2004-09-25 13:24:30 +00:00
Roland Gruber a328c4cb48 fixed some debug warnings 2004-09-19 08:30:42 +00:00
Roland Gruber 985a142320 fixed tabindex 2004-08-14 13:21:40 +00:00
Roland Gruber c986660195 moved password hash type setting to modules 2004-08-03 18:49:19 +00:00
Roland Gruber 0a75fe91a0 moved min/maxUID settings for users and hosts to posixAccount module 2004-08-01 09:39:24 +00:00
Roland Gruber 8c6b75e5a5 moved min/maxGID to module settings 2004-07-26 15:15:30 +00:00
Roland Gruber 3959293d09 implemented configuration options for modules 2004-07-24 17:14:39 +00:00
Roland Gruber 5f31cbef1a removed user PDF text 2004-06-03 10:50:01 +00:00
Roland Gruber fc5ad5ee45 documentation update 2004-06-02 12:48:54 +00:00
Roland Gruber debf0cec26 removed Samba 3 setting 2004-05-30 12:10:56 +00:00
Roland Gruber 1aa6f8de59 added module selection 2004-02-01 12:33:21 +00:00
Roland Gruber bcb60e5dea made host management optional 2004-01-27 18:05:35 +00:00
Roland Gruber 9bbd2c4f63 swapped lamdaemon server and path 2004-01-02 13:23:31 +00:00
Roland Gruber 18a918c6e7 language of default profile was always selected, fixed 2003-12-27 10:26:42 +00:00
Roland Gruber acddfb773a updated to new $_SESSION['header'] 2003-11-29 12:54:00 +00:00
Roland Gruber 885ef93eaf added PDF text 2003-11-15 10:35:58 +00:00
Roland Gruber 8eb39ade02 added meta-tags for cache control 2003-10-21 16:56:44 +00:00
Roland Gruber c535a42f27 added comments, removed double checks, removed session related bug 2003-10-11 12:17:28 +00:00
Roland Gruber 105f119efa added plain text passwords, fixed empty passwords 2003-10-05 10:51:01 +00:00
Roland Gruber a3a7cf56f5 added password hash setting 2003-10-04 12:34:19 +00:00
Roland Gruber 012d80f7a3 changed names of session variables to prefix "conf_", fixed bug that prevented to change the password 2003-09-30 17:49:11 +00:00
Roland Gruber fcb6f1473b renamed cache_timeout to cachetimeout for config update 2003-09-19 19:29:02 +00:00
Roland Gruber c334ffbaac added is_samba3() function 2003-09-15 16:24:44 +00:00
Roland Gruber 2e90e6f915 translation update 2003-09-07 10:15:35 +00:00
Roland Gruber f53e55d32e added metaRefresh function 2003-08-28 12:41:47 +00:00
Roland Gruber 12ce918342 fixed cache timeout, added new line before cache timeout 2003-08-18 16:28:41 +00:00
Roland Gruber 2654a8446f added cache timeout variable 2003-08-18 15:21:27 +00:00
Roland Gruber a052e6af9b removed domain SID from configuration 2003-08-13 12:42:33 +00:00
Roland Gruber 55cbfebe12 removed session_(un)register(...), minor bug fixes 2003-08-09 10:56:46 +00:00
Roland Gruber c686c97bfb removed ID-mapping 2003-08-03 11:46:35 +00:00
Roland Gruber f6edf82814 another translation update 2003-08-02 09:05:47 +00:00
Roland Gruber a50132e1e4 translation update 2003-08-01 07:44:56 +00:00
Roland Gruber f29ba739eb translation update 2003-07-30 14:34:33 +00:00
Roland Gruber 8b2cd651db added header from session 2003-07-29 11:52:26 +00:00
Roland Gruber 16635cfadd added domain and mapping suffix 2003-07-25 15:41:51 +00:00
Roland Gruber d434115c54 fixed session problems 2003-07-15 17:30:12 +00:00
Roland Gruber 86bafd04f6 updates for configuration profiles and minor fixes 2003-07-15 14:28:41 +00:00
Roland Gruber 2cfe0a40a5 minor updates for better translation 2003-07-13 19:30:41 +00:00
Roland Gruber ba26464129 added missing setlanguage(); 2003-07-06 17:54:11 +00:00
Roland Gruber cd08a7b923 updated to new configuration system 2003-07-06 10:24:41 +00:00
Roland Gruber 46fb09b878 several changes after code review 2003-06-24 15:50:38 +00:00
Roland Gruber 82ff386188 added message if login is incorrect 2003-06-21 10:25:29 +00:00
Roland Gruber 9387613301 added domain SID to preferences 2003-06-19 19:01:00 +00:00
Roland Gruber 65d9eda1cc fixed HTML for Konqueror and Opera 2003-06-09 10:59:30 +00:00
Roland Gruber 6d1d4700b0 improved format of HTML code 2003-06-08 18:30:14 +00:00
Roland Gruber cdc7acd409 fixed several HTML errors 2003-06-04 18:47:40 +00:00
Roland Gruber 770867bc30 changed html code 2003-05-31 23:16:04 +00:00
Roland Gruber c6a3bc18aa fixed html errors 2003-05-28 21:44:41 +00:00
Roland Gruber 77753e57a6 added fix if samba version is not in lam.conf 2003-05-28 19:14:53 +00:00
Roland Gruber dd6a7b9623 added option for Samba 3.x 2003-05-28 15:37:48 +00:00
Roland Gruber 18fb83247b moved list of admins to security 2003-05-15 18:21:44 +00:00
Roland Gruber 29a3895848 changed package name to ldap-account-manager 2003-05-15 17:33:29 +00:00
Roland Gruber 4a1f87ce1e moved descriptions to help 2003-05-14 21:01:17 +00:00
Roland Gruber b643b14a8f changed echo commands to StatusMessage
fixed script settings
2003-05-14 13:45:52 +00:00
Roland Gruber fdd1695a19 added new settings: scriptPath + scriptServer
minor changes
2003-05-12 17:52:54 +00:00
Roland Gruber faf75ced09 autoselect current value for maxlistentries and language 2003-05-09 17:43:38 +00:00
Roland Gruber f643f10ee0 added default language 2003-05-09 16:22:46 +00:00
dechutes 5b11f1d847 changed structure and layout of page
tried to add a new config variable called maxlistentries
2003-05-06 23:52:21 +00:00
Roland Gruber f3f1deb25b added support for register_globals off 2003-05-02 16:52:19 +00:00
Roland Gruber 53fd170bfb files were moved 2003-04-23 19:13:55 +00:00