Commit Graph

130 Commits (69105fce00a6c00713ec905bb186f2903c0658f7)

Author SHA1 Message Date
Lukas Reschke 6645a54cac Use random bytes instead of time 12 years ago
Lukas Reschke ba7c0cf548 Use a more random source... 12 years ago
Thomas Mueller 7a2396208f using rtrim 12 years ago
Thomas Mueller 2fe56b8969 fixes #2081 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Bernhard Posselt 49a0f42e3b fixed bug that would cause a failure because of undefined variable instead of %s in a translation string 12 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher 19c5213b53 Join split translated strings 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Thomas Mueller bcbf2e667b fixing sql server syntax for database creation 12 years ago
Thomas Mueller 98d7e0f7cd write any database messages / non critical errors to the log - don't pollute the browser 12 years ago
Thomas Mueller 8136851010 fixing indent 12 years ago
Thomas Mueller b2dfdacaa1 fixing undefined variables 12 years ago
Thomas Mueller c544a631d5 fixing indent 12 years ago
Bernhard Posselt 36df2fbdfe fixed argument for translation 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Bernhard Posselt b2261c31eb added l10n for db error messages 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Bart Visscher 3582f7bd09 Execute the post setup check after finishing the setup 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Sean Comeau 0132a0b2cf Rename TestException to DatabaseSetupException 12 years ago
Sean Comeau 42cd99626e Use a custom exception instead of adding a delimiter to the error message 12 years ago
Sean Comeau ba9c967435 Throw an exception when creating a MySQL user fails and display exception error text to user 12 years ago
Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 12 years ago
Brice Maron 4327ed8382 Revoke DB rights on install only if the db is newly created 12 years ago
Stefan Seidel 8f669880bc Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze + mod_fcgid installs. 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Bart Visscher 6d09752940 DRY for creating htaccess to protect data-directory 13 years ago
Bart Visscher 246d7ea2ea Separate control code from class definition 13 years ago
Michael Gapczynski 5aec26a37c Fix MySQL install, bug fix for issue 132 13 years ago
Robin Appelman 6bc156ba69 add svg mimetype to default htaccess 13 years ago
Georg Ehrke d7a6b09406 deny the usage of dots in database name 13 years ago
Bart Visscher fe75793815 Split database setup code to functions 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 13 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 13 years ago
Lukas Reschke c9ac1364d1 "deny from all" instead directory 13 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 13 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 13 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 13 years ago
Lukas Reschke 992c2c9d4b mt_rand() is not secure from a cryptographic point of view, let's use openssl_random_pseudo_bytes() here 13 years ago
Jörn Friedrich Dreyer b6a106a920 allow using only dbname for oracle 13 years ago
Jörn Friedrich Dreyer db7a18455f use tabs for indentation 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago