This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-06-01 07:45:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
egroupware
/
setup
/
inc
History
Lars Kneschke
93ac857bd2
as any of the user supplied password and the stored password
...
can be md5 or clear text, we convert both to md5 and compare always the md5 hashs
2005-05-29 08:03:01 +00:00
..
class.setup_detection.inc.php
missed a view: $GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}']
2005-03-04 14:43:14 +00:00
class.setup_html.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
class.setup_process.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
class.setup_translation.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
class.setup.inc.php
as any of the user supplied password and the stored password
2005-05-29 08:03:01 +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
fix of last commit, was setting up a reference to itself and not to the old phpgw_info
2005-03-25 09:21:23 +00:00
hook_config_validate.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
hook_config.inc.php
changes from phpgw to egw dev group
2004-01-27 20:49:25 +00:00