You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/admin/mailu
bors[bot] e0ff135a00
Merge #2498
2498: Implement ITERATE in podop r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

This makes ``doveadm -A`` work.

The easiest way to try it out is:
```
doveadm dict iter proxy:/tmp/podop.socket:auth shared/userdb

or 

doveadm user '*'
```

The protocol is described at https://doc.dovecot.org/developer_manual/design/dict_protocol/
The current version of dovecot is not using flags... so there's little gain in implementing them.

### Related issue(s)
- close #2499

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2 years ago
..
internal Merge #2498 2 years ago
sso supply missing fields argument 3 years ago
translations Fix a bunch of typos 2 years ago
ui Fix a bunch of typos 2 years ago
__init__.py added localized date output 3 years ago
configuration.py Merge #2328 2 years ago
debug.py update werkzeug to 1.x 3 years ago
dkim.py Upgrading to a 2048-bit DKIM key 5 years ago
limiter.py Fix 2125 3 years ago
manage.py Feature: Marking "Read" spam mails 3 years ago
models.py fix(auto-reply): include start and end dates in the auto-reply period; issue #2512 2 years ago
schemas.py Fix a bunch of typos 2 years ago
utils.py Fix a bunch of typos 2 years ago