Joas Schilling
|
c679856e90
Add bruteforce protection to password reset page
|
1 year ago |
Joas Schilling
|
c047da63ca
Bump guzzlehttp/guzzle and guzzlehttp/psr7
|
1 year ago |
Joas Schilling
|
976a3ad5ae
Merge pull request #36521 from nextcloud/backport/36500/stable22
|
1 year ago |
Joas Schilling
|
5747c37d46
Fix EmailProviderTest mocking unexisting method
|
1 year ago |
Joas Schilling
|
2b57b173fe
fix(CI): Fix unmockable countUsers() method
|
1 year ago |
Joas Schilling
|
900953915e
Fix admin_audit unit test
|
1 year ago |
Joas Schilling
|
d20f199df6
Remove failing test that works with mocks only anyway
|
1 year ago |
Joas Schilling
|
ff46977237
Fix phpunit version used in s3 external testing
|
1 year ago |
Joas Schilling
|
34d76f04b8
Skip failing avatar test with PHP 8.0
|
1 year ago |
Joas Schilling
|
01cca65e20
Merge pull request #36495 from nextcloud/backport/36470/stable22
|
1 year ago |
John Molakvoæ
|
61a62bdfbf
Fix createNamedParameter in LDAP migrations
|
2 years ago |
blizzz
|
0505df3796
Merge pull request #35755 from nextcloud/backport/31683/stable22
|
1 year ago |
John Molakvoæ
|
ea6aff51c4
Merge pull request #36062 from nextcloud/automated/noid/stable22-update-ca-cert-bundle
|
1 year ago |
nextcloud-command
|
25ab5f02dc
Update CA certificate bundle
|
1 year ago |
Vincent Petry
|
661c38ff12
Merge pull request #36021 from nextcloud/backport/35975/stable22
|
1 year ago |
Vitor Mattos
|
925c24370a
Update crl after revoke files_bpm.csr
|
1 year ago |
Robin Appelman
|
4fced6d548
Merge pull request #35826 from nextcloud/backport/35107/stable22
|
1 year ago |
Robin Appelman
|
ce73967028
fix php7.3 compat
|
1 year ago |
Côme Chilliet
|
b19b0c8954
Remove property type for PHP 7.3 support
|
2 years ago |
Côme Chilliet
|
afc823d844
Build autoloaders
|
2 years ago |
Côme Chilliet
|
7fdadce1ec
Use the new octetLength function to filter lines to migrate
|
2 years ago |
Côme Chilliet
|
0303021ed5
Adapt max length limit in AbstactMapping to match database
|
2 years ago |
Arthur Schiwon
|
569eeece72
shrink ldap_dn column to 4000
|
2 years ago |
Arthur Schiwon
|
7a944f748a
limit ldap_dn columns to 4000
|
2 years ago |
Côme Chilliet
|
dfc6cf126c
Merge pull request #35758 from nextcloud/backport/31696/stable22
|
2 years ago |
Robin Appelman
|
af4f846790
add migration for encryption keys in wrong location
|
2 years ago |
Côme Chilliet
|
1578120133
Fix LENGTH function name across databases
|
2 years ago |
Côme Chilliet
|
e40dd0c276
Use OCTET_LENGTH which is more common than LENGTHB
|
2 years ago |
Côme Chilliet
|
f5e36cea2f
Avoid select with no FROM clause for Oracle in tests
|
2 years ago |
Côme Chilliet
|
8e73f29480
Add octetLength and charLength to function builder, and tests
|
2 years ago |