Commit Graph

46 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
provokateurin 9a121269f3 refactor(Setup): When creating a DB user don't use the admin username 7 months ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Hailong Wang 67c52d202c fix: use `$this->tryCreateDbUser` condition 1 year ago
Hailong Wang f490a4e8c0 fix: postgresql GRANT user's permission after createDatabase, ensure database exist when GRANT 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Simon L 40edac18f5 postgresql - add quotes around user names 3 years ago
Robin Appelman b923310580
add option to disable db user creation trough environment variable 3 years ago
Vitor Mattos eb7b682dc0 Bugfix to support postgres15 3 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 167efa19d7
Fix psalm errors 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Morris Jobke d0ac76a77c
Add more previous exceptions to database setup code 5 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Vitor Mattos 35465ca90c solve code review 7 years ago
Vitor Mattos 4d187ce1d7 Check if database exists and grand permission 7 years ago
Vitor Mattos 824cc0af1e Bugfix: user is not allowed 7 years ago
Morris Jobke 3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables 7 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 5e04254d40
Install from migrations 9 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 9 years ago
Joas Schilling 1c0bffe87f
Fix translations 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Joas Schilling 7293a4e5ec
Allow to reuse the same name when installing a new instance 9 years ago
Joas Schilling a5a35cda7c
Lower the role name before using it 9 years ago
Joas Schilling 0d6134f512
Revert "Quote database and role in queries" 9 years ago
Lari Tikkanen 9ebd5d5bb2 Quote database and role in queries 9 years ago
Robin Appelman 5365c1a32f
handle postgres setup when we cant connect as admin 9 years ago
Roeland Jago Douma 7fb88ec506
Use proper ALTER ROLE syntax 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Joas Schilling 9781312648
Prevent syntax error when creating user or changing password 10 years ago
Robin Appelman 7ffda5d10f use pdo for postgres setup 10 years ago
Thomas Pulzer 0638937ada Changed the input option for database-port to required when parameter was provided. 10 years ago
Thomas Pulzer d367318088 Added occ install option for database-port. 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma 479245a301
Move \OC\Repair to PSR-4 10 years ago
Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma e01a488b31 Remove generateRandomBytes from OC_Util 10 years ago
Morris Jobke aa0265bd34 Replace OC_Config in setup 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago