Commit Graph

6728 Commits (6ee7e433da2b9f75fe41ca4dfd6b5296c120287f)

Author SHA1 Message Date
Ferdinand Thiessen 44c1fc5b46
feat(setup): allow to pass SSL/TLS config for database connection 1 week ago
Ferdinand Thiessen 5084b58fd2
fix(NavigationManager): properly register closures 1 week ago
Robin Appelman 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Côme Chilliet d9867d73b2
chore(sharing): Improve typing in tests to please psalm:strict 1 week ago
Côme Chilliet 3728c88521
fix(32bits): Store timestamp in ms in a string to avoid int overflow 1 week ago
Jan C. Borchardt 2c34ed878f
feat(core): sort the app menu by topic for a default install 2 weeks ago
Côme Chilliet 66fed88006
fix: Revert using setValueBool in User class 2 weeks ago
Côme Chilliet 7f4e722c6b
feat: Use a class to materialize user config entries 2 weeks ago
Côme Chilliet 00d58abd0b
chore: Adapt UserTest to IUserConfig 2 weeks ago
Côme Chilliet 4e34261967
chore: merge valueDetails into fastCache and lazyCache to avoid out-of-sync issues 2 weeks ago
Côme Chilliet 4967f7bf48
fix: Use a CappedMemoryCache for UserConfig to avoid memory exhaustion 2 weeks ago
Michel Le Bihan 25afab8968
feat(webauthn): Skip 2FA for user verified logins 2 weeks ago
Micke Nordin 3dcf085f64
test(OCM): Throw IdentityNotFoundException 2 weeks ago
nextcloud-command 641c4b8c0d refactor: Apply rector changes 2 weeks ago
Micke Nordin 41cc0a4ed6 chore(http-sig): Simplify implementation 2 weeks ago
Micke Nordin f0edd14c3a chore(cloud_federation_api): move jwks 2 weeks ago
Micke Nordin dae8a36460 fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Micke Nordin 2abd52caaa fix(ocm): derive JWKS signing keyId per request, not from a frozen host 2 weeks ago
Micke Nordin f602a7aff8 fix(ocm): allow plain-http jwksUri for http-only peers 2 weeks ago
Micke Nordin 410d8c144b feat(ocm): align RFC 9421 http-sig with updated OCM spec 2 weeks ago
Robin Appelman 03c110c772
feat: keep a classname mapping instead of always storing the full name 2 weeks ago
Maxence Lange 8ef3951fa9
fix(lookup-server): accept self-signed lus on globalscale 2 weeks ago
Robin Appelman 5964aa55f7
refactor: use DateTimeImmutable in unified sharing api instead of timestamp 2 weeks ago
Robin Appelman 2cc819aef9
chore: psalm fixes 2 weeks ago
Robin Appelman 6be6d9e695
perf: fetch share source metadata in bulk 2 weeks ago
Robin Appelman 426142d427
refactor: use IUser for IShareSourceType::getSourceInteractionResource instead of user id string 2 weeks ago
Carl Schwan 80046aae1d
test(sharing): sort recipients before asserting in testGetShareWithPublicSecret 2 weeks ago
Joas Schilling cd12e73710
fix: Handle 2fa enforcement earlier 2 weeks ago
Robin Appelman 04bd425859
refactor: introduce a separate class for holding share source metadata 2 weeks ago
Kent Delante d7b0c3d49e test: add test for new getDisplayUser() method in OC\User\Manager 2 weeks ago
Ferdinand Thiessen 38c4b384ce
fix(setup): de-duplicate host parsing allowing IPv6 connections 2 weeks ago
Kent Delante b562f282cb test(files_sharing): add tests for fetching remote avatars 2 weeks ago
Stefan Dietrich 7912a85722 fix: tests wrongly assumed ordered items 2 weeks ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Carl Schwan c4f3912c3e
feat: Allow to check user existence outside specific user backends 2 weeks ago
Jan C. Borchardt 1fdc9fde66
fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
Edmond 12ff385bbf fix(core): handle parameter limits in files metadata deletion 2 weeks ago
Robin Appelman 256c4c3d1b
fix: strip trailing dots from hostnames and ips before validation 2 weeks ago
Robin Appelman 5dc786b937
fix: handle additional ipv6/ipv4 translation mechanisms when checking if remote is local 2 weeks ago
Daniel Kesselberg f32ffce370
test(net): Add more ip classifier test cases 2 weeks ago
Stefan Dietrich faf66fef7b fix(teams): add consumable and implementable annotations 2 weeks ago
Stefan Dietrich 43f83ed3c9 feat: introduce a function to bind a teamfolder to a team 2 weeks ago
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 3 weeks ago
Daniel Kesselberg cf01026fc6
fix(imip): don't report success when a calendar cannot process iMip 3 weeks ago
David Dreschner acf233c33a
fix(Database): Use real idle-timer to prevent `lastInsertId` being reset on MariaDB/MySQL 3 weeks ago
Carl Schwan 7335eaf897
refactor: Use GlobalScale/IConfig everywhere 3 weeks ago
provokateurin 8c92be9c2c refactor(Sharing): Always store shares in unified sharing backend and only use legacy backends to process updates 3 weeks ago
provokateurin f7be3383de refactor(Sharing): Move SharingBackend to OC 3 weeks ago
Marcel Müller 07e123e2de test: Add PHP_AUTH_PW test for strict password confirmation 3 weeks ago