1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
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>
2022-11-03 16:54:24 +00:00
..
internal Merge #2498 2022-11-03 16:54:24 +00:00
sso supply missing fields argument 2022-01-11 18:53:01 +01:00
translations Fix a bunch of typos 2022-10-19 19:41:49 +02:00
ui Fix a bunch of typos 2022-10-19 19:41:49 +02:00
__init__.py added localized date output 2021-11-11 12:20:52 +01:00
configuration.py Merge #2328 2022-10-29 11:44:04 +00:00
debug.py update werkzeug to 1.x 2021-11-02 15:39:41 +01:00
dkim.py Upgrading to a 2048-bit DKIM key 2020-01-16 16:47:27 +01:00
limiter.py Fix 2125 2022-01-03 13:38:21 +01:00
manage.py Feature: Marking "Read" spam mails 2022-03-11 16:58:50 +03:00
models.py fix(auto-reply): include start and end dates in the auto-reply period; issue #2512 2022-11-02 17:48:22 +01:00
schemas.py Fix a bunch of typos 2022-10-19 19:41:49 +02:00
utils.py Fix a bunch of typos 2022-10-19 19:41:49 +02:00