Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xss attack vector in bbcode.php - check for proc_open being disabled for ↵ | friendica | 2013-02-26 | 1 | -0/+6 |
| | | | | security reasons in install | ||||
* | make sure old fetch_url calls (and those that provided their own curl ↵ | friendica | 2013-02-25 | 1 | -2/+2 |
| | | | | wrapper) go through z_fetch_url | ||||
* | check for mcrypt during install, allow admin email account to be admin *if* ↵ | friendica | 2013-01-27 | 1 | -0/+5 |
| | | | | it's the first account. | ||||
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 1 | -4/+0 |
| | |||||
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 1 | -0/+4 |
| | |||||
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -0/+18 |
| | |||||
* | ensure admin setting gets passed through setup | friendica | 2012-11-06 | 1 | -0/+5 |
| | |||||
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 1 | -0/+500 |