egroupware_official/setup/inc
Ralf Becker df3fb3b9ac rewrite of the accounts classes:
- new cleaner AND documented interfaces
- old interfaces are still availible, but depricated
- LDAP backend stores now membership information in LDAP too, and does NO longer require the phpgwAccount schema
- LDAP backend deals now well with LDAP schema in which posixGroup is no structural object (eg. newer SuSE distros)
- password from users are done now binded as that user, so if you dont need/use our admin to manage accounts, you can give a root-dn which only allows to search&read accounts
2006-06-06 23:44:50 +00:00
..
class.setup_detection.inc.php got setup command line interface fully working: 2006-05-29 02:56:16 +00:00
class.setup_header.inc.php small fix to be able to upgrade a pre 1.2 header 2006-06-03 14:45:49 +00:00
class.setup_html.inc.php added online help to setup 2006-04-06 11:19:56 +00:00
class.setup_process.inc.php got setup command line interface fully working: 2006-05-29 02:56:16 +00:00
class.setup_translation.inc.php fixed not working --config (after last changes) and added output of (basic) current config 2006-05-31 17:21:25 +00:00
class.setup.inc.php rewrite of the accounts classes: 2006-06-06 23:44:50 +00:00
class.Template.inc.php modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api 2005-03-24 13:15:12 +00:00
functions.inc.php small fix to be able to upgrade a pre 1.2 header 2006-06-03 14:45:49 +00:00
hook_config_validate.inc.php - fixed files-directory check for webdav 2006-03-08 09:41:53 +00:00
hook_config.inc.php XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00