Skip to content

Releases: systemli/userli

4.0.0

12 Apr 21:15
4.0.0
6f02ca9
Compare
Choose a tag to compare
  • Remove UsersCheckPasswordCommand (breaking change)
  • Call webhook URLS on user created/deleted evens
  • Update README
  • Document how to test Dovecot integration
  • Userli-dovecot-adapter: Improve error logging
  • docker-compose: fix env vars
  • Move docker files into own directory
  • Add YAML, Markdown & Makefile to editorconfig
  • Remove obsolete ansible requirements.yml
  • Refactor: move user restore logic into its own handler
  • refactor: Add abstract UsersBaseCommand class
  • Don't allow to reset a deleted user
  • Add command to restore a deleted user
  • Rename MailCrypt trait to MailCryptEnabled
  • Update Makefile and documentation
  • Reset two-factor authentication with recovery process
  • Change booleans in docker compose env vars to integers
  • chore(deps): bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.1.0
  • Add editorconfig
  • chore(deps-dev): bump the npm-dependencies group across 1 directory with 3 updates
  • VoucherCountCommand: Show both used and unused vouchers per default
  • fix: Enable mail_crypt for new users via admin backend
  • Dockerfile: Install gpg
  • Update and restructure documentation
  • Suppress deprecation warnings in 'fingers_crossed' log handler
  • Monolog: Fix config
  • Monolog: Log to syslog in prod env
  • Update GHA Runner to Ubuntu 24.04 (#736)
  • Makefile: Revert change done in #727
  • Docs: Fix broken links
  • Docs: How to docker/podman with SELinux
  • Docker compose: fix paths
  • Update dependencies
  • Fix typo in yarn package name on Debian/Ubuntu
  • Update to symfony 6.4.19
  • chore(deps-dev): bump the npm-dependencies group across 1 directory with 4 updates
  • Reintroduce make integration
  • Replace deprecated sonarcloud action
  • fix: Link to correct installation page
  • fix: Point to correct index.md
  • fix: Install correct Debian packages

3.12.1

28 Feb 16:56
3.12.1
Compare
Choose a tag to compare
  • Fix Makefile

3.12.0

28 Feb 14:02
3.12.0
Compare
Choose a tag to compare
  • Release Userli-Dovecot-Adapter as own tarball
  • Remove container variable in Dovecot Dockerfile
  • Say goodbye to Vagrant
  • Lua script: fix typo
  • Simplify Command and Repository Method
  • Deprecate Munin
  • Add command to get voucher count for User
  • Upgrade Symfony
  • Update npm dependencies
  • Use sqlite DB in release process to not depend on MySQL
  • Various improvements to documentation

3.11.1

27 Dec 16:38
3.11.1
f958fa8
Compare
Choose a tag to compare
  • Fix displaying QR code when configuring 2FA
  • Dovecot lua auth: Fix encoding of payload
  • Dovecot lua auth: Fix quota attribute
  • Add docker image for human testing
  • Unify API access token handlers
  • Simplify apache config example
  • Improve documentation
  • Update dependencies

3.11.0

30 Nov 22:18
3.11.0
61f7b87
Compare
Choose a tag to compare
  • Add retention API to update last login time for users
  • Add retention API to list deleted users
  • Do not filter displayed aliases in /alias
  • Support trusted proxies for userli behind reverse proxy
  • Fix postfix controller
  • Fix userdb attributes in dovecot lua auth script
  • Migrate large parts of release process to Makefile
  • Add Deprecation for UsersCheckPasswordCommand
  • Update dependencies

3.10.0

10 Nov 20:31
3.10.0
5a5db6b
Compare
Choose a tag to compare
  • Upgrade to Symfony 6.4.14 (#659)
  • Add API for Postfix (#644)
  • Add API for Dovecot (#651)

3.9.1

29 Sep 20:10
3.9.1
4c57a64
Compare
Choose a tag to compare
  • Fix adding Users in Admin
  • Show email and domain filters per default in admin user list

3.9.0

27 Sep 21:58
3.9.0
de9526f
Compare
Choose a tag to compare
  • Add roundcube API endpoint to get list of aliases
  • Fix MailCryptKeyHandler create/update (#629)
  • Update dependencies

3.8.0

30 May 13:31
3.8.0
46caa9f
Compare
Choose a tag to compare
  • Add Support for TOTP in KeyCloak API
  • Update dependencies

3.7.1

24 May 06:59
@t2d t2d
3.7.1
468389a
Compare
Choose a tag to compare
  • Fix Readonly Attribute in Registration Form