John Molakvoæ
|
524ed97d62
fix: replace `Account name` by `Login`
|
hace 9 meses |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
hace 2 años |
Simon L
|
40edac18f5
postgresql - add quotes around user names
|
hace 1 año |
Robin Appelman
|
b923310580
add option to disable db user creation trough environment variable
|
hace 1 año |
Vitor Mattos
|
eb7b682dc0
Bugfix to support postgres15
|
hace 2 años |
J0WI
|
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Joas Schilling
|
167efa19d7
Fix psalm errors
|
hace 3 años |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
hace 3 años |
Morris Jobke
|
d0ac76a77c
Add more previous exceptions to database setup code
|
hace 3 años |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
hace 4 años |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
hace 5 años |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
hace 5 años |
Vitor Mattos
|
35465ca90c
solve code review
|
hace 5 años |
Vitor Mattos
|
4d187ce1d7
Check if database exists and grand permission
|
hace 5 años |
Vitor Mattos
|
824cc0af1e
Bugfix: user is not allowed
|
hace 5 años |
Morris Jobke
|
3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables
|
hace 5 años |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
hace 6 años |
Morris Jobke
|
0eebff152a
Update license headers
|
hace 7 años |
Joas Schilling
|
5e04254d40
Install from migrations
|
hace 7 años |
Lukas Reschke
|
3d2600b039
Add Phan plugin to check for SQL injections
|
hace 7 años |
Joas Schilling
|
1c0bffe87f
Fix translations
|
hace 7 años |
Morris Jobke
|
edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
|
hace 7 años |
Joas Schilling
|
7293a4e5ec
Allow to reuse the same name when installing a new instance
|
hace 8 años |
Joas Schilling
|
a5a35cda7c
Lower the role name before using it
|
hace 8 años |
Joas Schilling
|
0d6134f512
Revert "Quote database and role in queries"
|
hace 8 años |
Lari Tikkanen
|
9ebd5d5bb2
Quote database and role in queries
|
hace 8 años |
Robin Appelman
|
5365c1a32f
handle postgres setup when we cant connect as admin
|
hace 8 años |
Roeland Jago Douma
|
7fb88ec506
Use proper ALTER ROLE syntax
|
hace 8 años |
Joas Schilling
|
0215b004da
Update with robin
|
hace 8 años |