Robin Appelman
|
b923310580
add option to disable db user creation trough environment variable
|
1 anno fa |
Julius Härtl
|
b427ccd065
Do not store generated mysql password if it was not used
|
2 anni fa |
Joas Schilling
|
33d7a9624c
Create more secure passwords by default
|
2 anni fa |
Joas Schilling
|
d275c93035
Recover installation when creating the user failed
|
2 anni fa |
Côme Chilliet
|
c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility
|
2 anni fa |
Daniel Kesselberg
|
cf2bc22e0f
Fix return type for createSpecificUser
|
2 anni fa |
Carl Schwan
|
6312c0df69
Check style update
|
2 anni fa |
J0WI
|
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
|
3 anni fa |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 anni fa |
Joas Schilling
|
29a66a5e49
Fix PHP CS
|
3 anni fa |
Joas Schilling
|
167efa19d7
Fix psalm errors
|
3 anni fa |
Joas Schilling
|
56ae87c281
Less ILogger
|
3 anni fa |
Joas Schilling
|
76c7356af9
Only use alphanumeric chars for mysql password
|
3 anni fa |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 anni fa |
Morris Jobke
|
d0ac76a77c
Add more previous exceptions to database setup code
|
3 anni fa |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 anni fa |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 anni fa |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 anni fa |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 anni fa |
Joas Schilling
|
ac89b6abe7
Check the new connection on setup like with PostgreSQL and Oracle
|
4 anni fa |
Joas Schilling
|
0aa216fc48
Only provide the auth method for MySQL 8.0+ to not break MariaDB
|
4 anni fa |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 anni fa |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 anni fa |
Joas Schilling
|
77d814d35f
Fix installing with MySQL 8.0.4+
|
5 anni fa |
Oliver Salzburg
|
392a4dd68a
Use specific privileges when creating admin
|
5 anni fa |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 anni fa |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 anni fa |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 anni fa |
Morris Jobke
|
0eebff152a
Update license headers
|
7 anni fa |
Joas Schilling
|
5e04254d40
Install from migrations
|
7 anni fa |