aboutsummaryrefslogtreecommitdiffstats
path: root/mod/setup.php
Commit message (Collapse)AuthorAgeFilesLines
* xss attack vector in bbcode.php - check for proc_open being disabled for ↵friendica2013-02-261-0/+6
| | | | security reasons in install
* make sure old fetch_url calls (and those that provided their own curl ↵friendica2013-02-251-2/+2
| | | | wrapper) go through z_fetch_url
* check for mcrypt during install, allow admin email account to be admin *if* ↵friendica2013-01-271-0/+5
| | | | it's the first account.
* add Smarty templates for international templatesZach Prezkuta2013-01-101-4/+0
|
* bypass smarty for intletext templatesfriendica2013-01-071-0/+4
|
* fix show-stopping bugsZach Prezkuta2013-01-061-0/+18
|
* ensure admin setting gets passed through setupfriendica2012-11-061-0/+5
|
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-031-0/+500