1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu/ui/views
bors[bot] f43c8c652e
Merge #2483 #2535
2483: Introduce FETCHMAIL_ENABLED r=mergify[bot] a=DjVinnii

## What type of PR?

Enhancement

## What does this PR do?
Add `FETCHMAIL_ENABLED` to enable/disable the Fetchmail functionality in the Admin UI.

### Related issue(s)
- closes #2127

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

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


2535: fix the linux/arm/v7 build r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

The arm builder is running aarch64 ... and there is no package for arm/v7


Co-authored-by: Vincent Kling <v.kling@vinniict.nl>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2022-11-16 12:30:33 +00:00
..
__init__.py Add /language/<language> route for changing the locale using a session variable 2021-04-03 10:33:08 +02:00
admins.py add missing route fixes 2019-01-04 21:18:51 +01:00
aliases.py allow to disable aliases or users for domains and don't allow negativ values on domain creation/edit 2019-01-05 13:52:13 +01:00
alternatives.py
base.py fix 2114: redirect old path 2021-12-30 15:29:56 +01:00
domains.py refactor 2022-11-03 16:19:44 +01:00
fetches.py Implement FETCHMAIL_ENABLED 2022-10-20 13:41:35 +02:00
languages.py AdminLTE3 optimizations & compression and caching 2021-09-02 22:49:36 +02:00
managers.py harden email address validation and fix routes with user_email 2019-01-04 18:05:56 +01:00
relays.py
tokens.py Be specific token length 2021-03-09 12:05:46 +01:00
users.py refactor 2022-11-03 16:19:44 +01:00