Commit Graph

9 Commits

Author SHA1 Message Date
Ralf Becker
5417fca5b9 removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked
improved _check_script_tag and added a lot of tests, thought not all tests really apply here, so low count of ~50% are not as bad
2012-03-27 08:33:16 +00:00
Ralf Becker
48a38cc7d8 fix to get menuaction proxys (eg. used when creating a link) working again 2012-03-26 11:16:15 +00:00
Ralf Becker
7ee35dc3df allow dash in app-name like in "sitemgr-site" 2012-03-26 08:05:58 +00:00
Ralf Becker
bedd5eb01e Upps, forgot argument 2012-03-26 07:24:54 +00:00
Ralf Becker
7ce21bcaae propper encoding of exception messages, checking of $_GET[menuaction] and $GLOBALS[egw_info][flags][currentapp] 2012-03-26 07:19:03 +00:00
Ralf Becker
4df05d4f06 change max class-name lenght in __autoload to 64, as there are classes with more then 40 chars: projectmanager_wizard_export_elements_csv 2011-11-16 18:47:36 +00:00
Ralf Becker
41940f1f20 fixing warnings generated by php 5.3.8 is_a($obj) trying to autoload huge strings 2011-11-15 12:24:02 +00:00
Ralf Becker
897ea9216f * Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
- fixing not working ssha hashes if mb_string.func_overload > 0 set
2011-05-04 07:56:09 +00:00
Ralf Becker
5b50417da2 * exceptions get now logged to Apache error_log again 2010-11-04 11:34:20 +00:00