Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
alpeb bd3685a0e6 The code was preventing anonymous users to get a home page. Perhaps it was done with anonymous users such as the ones
used by  wiki and sitemgr in mind. However, if you mark a normal user as anonymous just to avoid being shown in sessions and access log (like you would for an admin that doesn't want to be noticed), the user won't be able to login anymore. That's why I allow now anonymous users to get a home :)
2004-09-11 23:54:57 +00:00
addressbook allow to specify cats by there id again 2004-09-02 10:16:30 +00:00
admin Changed preg_replace with faster strpos 2004-09-11 03:26:33 +00:00
calendar fix for bug [ 1015533 ] Private entries prohibit response 2004-09-08 12:20:56 +00:00
doc update the build files 2004-08-09 10:06:16 +00:00
etemplate new french translations from Antoine Theytaz 2004-09-02 07:58:25 +00:00
filemanager New/updated Slovenian translations. 2004-08-31 22:00:45 +00:00
infolog fix for bug [ 1023559 ] Infolog does not search all entries while linking 2004-09-08 16:04:37 +00:00
phpgwapi Re-add html version 2004-09-11 17:47:41 +00:00
preferences Put new password in ['phpgw_info']['user']['passwd'] in case any hook_changepassword uses it 2004-09-11 13:33:41 +00:00
setup change charset setup it iso-8859-15 2004-09-06 22:27:59 +00:00
.htaccess better let it commented out, because per default is not allowed at all 2003-11-06 06:43:55 +00:00
about.php add link to application behind icon 2004-09-09 20:28:14 +00:00
anon_wrapper.php changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
header.inc.php.template fix typo 2004-08-03 14:06:51 +00:00
home.php The code was preventing anonymous users to get a home page. Perhaps it was done with anonymous users such as the ones 2004-09-11 23:54:57 +00:00
index.php change the wrong pg name 2004-08-21 17:18:14 +00:00
login.php fixed handling of @'s in user-names 2004-08-21 15:22:56 +00:00
logout.php fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win 2004-08-03 14:13:37 +00:00
notify_simple.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
notify.php change from phpgw to egw 2004-03-26 19:56:37 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
set_box.php change the wrong pg name 2004-08-21 15:39:30 +00:00
soap.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php added use of cookie or url to pass session id 2004-03-13 17:54:26 +00:00