- Migrate DAV folder color
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 18 2025
Feb 17 2025
Feb 15 2025
Feb 14 2025
Feb 13 2025
Feb 11 2025
Feb 10 2025
Feb 7 2025
- Migrate DAV folder ACL into Kolab4-style sharees
Feb 5 2025
- Add SendMail command tests
Feb 4 2025
- Cleanup
Feb 3 2025
Jan 30 2025
So the 389-ds packages are a mess in Ubuntu. The tools and scripts needed to update the on disk formats are not built and when I enable them they are broken. I am not sure if the upstream source is broken or it comes from the patches applied by Debian or Ubuntu. The only thing that I found worked was moving the contents of /var/lib/dirsrv and /etc/dirsrv to a backup, then upgrade from 18.04 to 20.04 and return the contents before rebooting. There were several other hiccups in the process as kolab packaging for Ubuntu newer than 18.04 is broken and missing packages, see: https://git.kolab.org/T8416
Jan 29 2025
Jan 28 2025
- Support IMAP folder ACL migration
- CS
- DataMigrator: Advertise itself as a Kolab client when talking to Kolab IMAP server
- Speed up Fs\Item::storeProperty()
- CS fixes
Jan 27 2025
In D5090#64308, @machniak wrote:When $verifyMFA=true you still call hash() and store it in the cache. When using $verifyMFA=false that hash would be used. If you add to this not using $clientIP it looks to me like a potential geo-lock bypass.
Addressed comments
When $verifyMFA=true you still call hash() and store it in the cache. When using $verifyMFA=false that hash would be used. If you add to this not using $clientIP it looks to me like a potential geo-lock bypass.
Jan 23 2025
On our server ipv6 was disabled in the kernel. Enabling ipv6 did resolve the crash of guam
Jan 22 2025
I also see crashes of guam on AlmaLinux release 9.5 (Teal Serval)
I tested with I guam-0.9.13-3.61.el9.kolab_16.x86_64
- Fix non-ascii folders migration, migrate folder subscription state
- Use kolab3:// and kolab4:// schemes
Jan 17 2025
- Small improvements and cleanup
Jan 14 2025
Lookup by id
- Add tests for ContentId and ContentLocation, add some comments
- more tests