Commit Graph

107 Commits

Author SHA1 Message Date
Roland Gruber 5733e93070 better checking if config files are writable 2009-11-06 19:15:56 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber d4886bb03f PHP 5.3 compatibility 2009-08-13 18:57:26 +00:00
Roland Gruber 5b69883c0a added TLS option 2009-05-03 17:31:39 +00:00
Roland Gruber e107104da7 allow to get login user DN from LDAP 2009-03-07 16:22:30 +00:00
Roland Gruber b5ee91b50e added password policy settings 2008-02-10 13:19:05 +00:00
Roland Gruber 4808d138fd added new security model 2007-12-30 12:32:48 +00:00
Roland Gruber 4bb25a5c17 made members of config class private 2007-12-29 18:59:09 +00:00
Roland Gruber eac2780860 use __construct() 2007-12-28 16:08:56 +00:00
Roland Gruber e6a5a5ad28 moved list size setting to new list configuration page 2007-12-09 10:45:04 +00:00
Roland Gruber b23002ad67 hashed password 2007-11-08 19:19:50 +00:00
Roland Gruber 6260184600 hashed password 2007-11-07 21:02:13 +00:00
Roland Gruber 3e4c3d71ce fixed typo 2007-11-03 13:22:12 +00:00
Roland Gruber cecd948b76 PhpDoc fix 2007-11-03 13:17:39 +00:00
Roland Gruber 15dfe2c5d8 added warning message if config file is not writable 2007-10-26 17:51:56 +00:00
Roland Gruber 6e5dba2385 use old scriptServer setting in conf files to be compatible 2007-02-25 14:15:08 +00:00
Roland Gruber eb9de717b4 new lamdaemon options 2007-02-22 17:16:14 +00:00
Roland Gruber bbd7272c0c renamed config classes 2006-09-24 14:19:50 +00:00
Roland Gruber 185d3fd2ce added host restriction 2006-04-25 11:25:07 +00:00
Roland Gruber 0fec1ae9c1 added logging 2006-04-23 16:33:25 +00:00
Roland Gruber ef8365d787 implemented session timeout 2006-04-18 10:57:16 +00:00
Roland Gruber faa7679d16 do not show PHP trace 2006-04-16 12:42:40 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 714b756bb2 fixed loading of empty values 2006-02-03 15:36:39 +00:00
Roland Gruber 28d0a8e6b9 less PHP notices 2006-01-24 14:23:42 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber 860f34f507 set gettext encoding 2005-12-04 10:27:19 +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 5a263dbea3 added function for version information 2005-04-07 13:12:38 +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 ec33ddb514 renamed get/set_UserModules etc. to get_AccountModules($scope) 2004-10-17 09:36:36 +00:00
Roland Gruber 9aac2700a4 check correctness of modules only once on load 2004-10-14 18:59:26 +00:00
Roland Gruber c811b1721c set language to English if not defined in session 2004-10-07 09:48:31 +00:00
Roland Gruber dd5231ca9c modified default modules, added checks for module properties 2004-10-02 17:16:39 +00:00
Roland Gruber c6d1ebc98d set character encoding in HTTP header 2004-10-02 12:06:03 +00:00
Roland Gruber 66fa43498a phpdoc update 2004-09-26 08:46:56 +00:00
Roland Gruber 10d873cee4 changed regex for admin list 2004-08-18 19:20:29 +00:00
Roland Gruber a9bb380ccf removed syntax check for LDAP suffixes 2004-08-14 12:39:36 +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 aa052ebf10 fixed saving of new settings 2004-07-24 11:50:44 +00:00
Roland Gruber 650b694488 get/set_configSettings with array values 2004-07-24 09:26:44 +00:00
Roland Gruber cf5cc2f519 added dynamic settings for modules 2004-07-18 10:18:25 +00:00
Roland Gruber 5f31cbef1a removed user PDF text 2004-06-03 10:50:01 +00:00
Roland Gruber 1a61d3a7dd removed get_samba3() call 2004-06-02 13:20:19 +00:00
Roland Gruber dc7ffcc5a6 documentation update 2004-05-31 14:04:00 +00:00
duergner c1735aecc6 added getPDFEntries in sambaSamAccount;
first step of pdf structure editor implementet; there is no functionallity at this point. Just a litte bit of graphic.
2004-05-30 13:43:42 +00:00