Commit Graph

123 Commits (6ee7e433da2b9f75fe41ca4dfd6b5296c120287f)

Author SHA1 Message Date
Ferdinand Thiessen 6ee7e433da
chore: resolve psalm issues 1 week ago
Ferdinand Thiessen 44c1fc5b46
feat(setup): allow to pass SSL/TLS config for database connection 1 week ago
Ferdinand Thiessen 38c4b384ce
fix(setup): de-duplicate host parsing allowing IPv6 connections 2 weeks ago
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Ferdinand Thiessen 43dc92df52
fix: add handling for MD5 on new MySQL and deprecate MD5 SQL function 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Josh 70c0b60a5f
refactor(setup): Use shared generateDbPassword() in PostgreSQL setup 5 months ago
Josh 08fc972477
refactor(setup): Use shared generateDbPassword() in MySQL setup 5 months ago
Josh bf2706a87c
refactor(setup): Add shared generateDbPassword() to AbstractDatabase 5 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
Ferdinand Thiessen b814f3bba6
fix(db): use `caching_sha2_password` for MySQL 1 year ago
provokateurin 9a121269f3 refactor(Setup): When creating a DB user don't use the admin username 1 year ago
Côme Chilliet 7c907223d2
fix: Fix psalm taint false-positive by escaping trusted input 2 years ago
Josh ef238b5602
fix(db): Stop writing unused `dbport` to config at install time 2 years ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Hailong Wang 67c52d202c fix: use `$this->tryCreateDbUser` condition 2 years ago
Hailong Wang f490a4e8c0 fix: postgresql GRANT user's permission after createDatabase, ensure database exist when GRANT 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 3 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 3 years ago
Julius Härtl 81b089cf30
fix: Avoid using replicas during setup 3 years ago
Julius Härtl 79c4986354
enh: Implement PrimaryReadReplicaConnection 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 3 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 3 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 3 years ago
Simon L 40edac18f5 postgresql - add quotes around user names 4 years ago
Robin Appelman b923310580
add option to disable db user creation trough environment variable 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Vitor Mattos eb7b682dc0 Bugfix to support postgres15 4 years ago
Julius Härtl b427ccd065
Do not store generated mysql password if it was not used 4 years ago
Valdnet 6bdc1f8631
l10n: Correct error messages 4 years ago
Valdnet 77472db054
l10n: Correct error messages 4 years ago
Joas Schilling 33d7a9624c
Create more secure passwords by default 4 years ago
Joas Schilling d275c93035
Recover installation when creating the user failed 4 years ago
Côme Chilliet c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Daniel Kesselberg cf2bc22e0f
Fix return type for createSpecificUser 4 years ago
Daniel Kesselberg e163b1bb48
Rename userName to username to align with child classes 4 years ago
Carl Schwan 6312c0df69
Check style update 5 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 29a66a5e49
Fix PHP CS 5 years ago
Joas Schilling 167efa19d7
Fix psalm errors 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 6 years ago