1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/towncrier/newsfragments
bors[bot] ad8f547357 Merge #1067
1067: Update password in commandline r=hoellen a=hoellen

## What type of PR?

Feature

## What does this PR do?
Adds the ability to set/reset a user's password from the Mailu command line. Similar to the user command:
```
docker-compose exec admin flask mailu password myuser example.net 'password123'
```
With this we can reset the demo server password every few minutes (#987)

### Related issue(s)
closes #1066

## Prerequistes
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.

- [x] 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/guide.html#changelog) entry file.


Co-authored-by: hoellen <dev@hoellen.eu>
2019-07-09 07:50:10 +00:00
..
820.bugfix Use ldez/traefik-certs-dumper in certificate dumper, and make more robust 2019-03-10 12:15:14 +00:00
867.bugfix Make aliases case-insensitive (too) 2019-04-14 12:02:12 +00:00
891.feature Update fetchmail to selfbuilt 7.0.0-alpha 2019-03-10 10:20:43 +00:00
916.doc fix destination of changelog file (#1010) 2019-07-08 15:53:57 +02:00
958.feature Add authentication for email relays 2019-03-04 18:54:53 +01:00
1066.feature Update password in commandline 2019-07-08 10:50:08 +02:00