Lookup by id
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 14 2025
Jan 14 2025
mollekopf added a reviewer for D5086: Lookup existing clients by id, not by name: Restricted Project.
machniak updated the diff for D5084: Fix mail attachment duplicates, improve attachment Method and IsInline values.
- Add tests for ContentId and ContentLocation, add some comments
mollekopf added inline comments to D5084: Fix mail attachment duplicates, improve attachment Method and IsInline values.
machniak updated the diff for D5084: Fix mail attachment duplicates, improve attachment Method and IsInline values.
- more tests
Jan 10 2025
Jan 10 2025
Jan 9 2025
Jan 9 2025
Jan 8 2025
Jan 8 2025
Jan 6 2025
Jan 6 2025
Moved the token validation to findAndAuthenticate, so we can skip mfa when a token has been validated.
After another look I think we might be doing something wrong here. A valid token should disable/skip 2FA use. Current User::findAndAuthenticate() will not skip 2FA if the password is a valid token.
Comment style
Now with an actual test
Addressed comments
Jan 4 2025
Jan 4 2025
Jan 3 2025
Jan 3 2025
- Fix comment
- ID generation for mail without Message-ID
- Incremental migration tests for Takeout
- Fixes in incremental migration across drivers
Jan 2 2025
Jan 2 2025
Placing this in User::validateCredentials() maybe is not a bad idea, but it creates some redundancy. See NGINXController::authorizeRequest() - AuthUtils::tokenValidate() now will be called twice. Also, test this new case in Unit/UserTest::testPasswordValidation().
Jan 1 2025
Jan 1 2025
mollekopf added a reviewer for D5074: Token validation when providing it as a password: Restricted Project.
Dec 27 2024
Dec 27 2024
Dec 24 2024
Dec 24 2024
mollekopf committed R113:de3d000b6f34: Reset internal cache in appropriate places to be on a safe side (authored by machniak).
mollekopf committed R113:6c53df30b8d3: IMAP: Partial support for ANNOTATE-EXPERIMENT-1 extension (RFC 5257) (authored by machniak).
- CS fixes
- Revert unneded change
- ANNOTATE base tag driver
- Improvements
- SQL driver fixes
- Small doc fix
- Fixes regarding syncroton API for tags
- Support saving task tags as categories
- Fix regression
- Regressions and cleanup
Can be shipped after that adjustments IMO.
I think because of the latest change, this is now required:
Dec 23 2024
Dec 23 2024
- Fix regression
machniak closed T8400: kolab-webadmin: Uncaught Exception: Serialization of 'LDAP\Connection' is not allowed as Resolved.
Patch merged.
Dec 19 2024
Dec 19 2024