aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/install.php
Commit message (Expand)AuthorAge
* do not check for deprecated functions in installerAndreas Gohr2025-03-15
* Use date in install.phphauk922024-07-26
* code style: line breaksAndreas Gohr2023-08-31
* Rector to rename print to echo callsAndreas Gohr2023-08-31
* update urls and simplify regexpGerrit Uitslag2023-08-31
* reformatting at top levelGerrit Uitslag2023-08-31
* comment fix in install.phpAndreas Gohr2023-08-30
* Apply rector fixes to bin and toplevelAndreas Gohr2023-08-30
* increase required PHP version to 7.4Andreas Gohr2023-06-09
* CodeStyle: fix line length issue in installerAndreas Gohr2022-04-28
* Changed username validation (to func cleanID) during installationjpedryc2022-02-15
* Styling install.phpjpedryc2022-02-15
* Fix warning in install.php on PHP 8Damien Regad2021-01-26
* Fix for Remove random_compat, no longer needed #3262Martijn Ras2021-01-08
* Installer: check for XML parser method. fixes #3207Andreas Gohr2020-07-27
* fixed comment smd5->bcryptms1012020-06-09
* changed hash algo in install.php from smd5 to bcryptms1012020-06-08
* Checks for PHP mail in install.php and warns if mail used after install (#3056)Myron Turner2020-05-16
* Merge pull request #2993 from splitbrain/issue1892Andreas Gohr2020-03-04
|\
| * Add random_bytes check in installerPhy2020-02-28
* | Remove obsolete attributes at <script> tagPhy2020-03-02
|/
* Merge pull request #2857 from splitbrain/issue2845Andreas Gohr2019-10-15
|\
| * use inline template instead of .dist file to populate users.auth.phpPhy2019-09-13
* | Merge branch 'master' into psr2Andreas Gohr2019-03-30
|\|
| * install.php: respect useacl=0 choice, fixes #2576Phy2019-03-13
* | PSR2 adjustments for the PassHash classAndreas Gohr2019-03-06
* | Merge branch 'master' into psr2Andreas Gohr2018-05-07
|\|
| * Add simple catch-all to left install.php divL. Ivanovich Harrison2018-04-24
* | line lengths shortenedAndreas Gohr2018-04-27
|/
* Remove installer conf/dokuwiki.php hash checkMichael Große2018-03-21
* try to display an error when installer is run without phpAndreas Gohr2018-02-14
* Make security.png more descriptiveDeathCamel572017-12-06
* Replace htmlspecialchars to hsc in corePhy2017-08-01
* remove magic quote handlingAndreas Gohr2017-03-31
* increase minimum version requirement to PHP 5.6Andreas Gohr2017-03-31
* Fix calling undefined function random_int() when doing install.phpYousong Zhou2017-02-20
* Release preparationGuy Brand2017-02-19
* Release preparationGuy Brand2016-06-26
* Fixed broken links to php.net and redirecting pages to php.netAnders Sandblad2016-06-14
* Release preparationGuy Brand2015-08-10
* changed all input type=submit buttons to button type=submit button for better...Anika Henke2015-07-12
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * new PHP minimum requirement is now 5.3.3Andreas Gohr2014-10-14
| * release preparationsAndreas Gohr2014-09-29
* | more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|/
* allow config presets with installerAndreas Gohr2014-06-22
* check mbstring function overloading in installer. closes #736Andreas Gohr2014-05-24
* Release preparationGuy Brand2014-05-05
* Release preparationGuy Brand2013-12-08