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] 890f847f6c
Merge #2677
2677: Apply DEFAULT_QUOTA to user creation admin ui page r=mergify[bot] a=PMExtra

## What type of PR?

Feature

## What does this PR do?

Apply `DEFAULT_QUOTA` settings to user creation admin ui page.

## 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~
- [ ] ~Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.~

I'm sorry for that I'm not good at English to update the documentation. But this is not a completed new feature. `DEFAULT_QUOTA` is an existing configuration. I just completed the behaviors. Although this configuration was never documented.

Co-authored-by: PM Extra <pm@jubeat.net>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2023-06-28 10:22:18 +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 Clean most of the refactored code 2018-10-18 17:55:07 +02:00
base.py Fix #2231: make public announcements work 2022-11-19 18:44:30 +01:00
domains.py refactor 2022-11-03 16:19:44 +01:00
fetches.py Merge #2529 2022-11-21 09:28:15 +00: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 First batch of refactoring, using the app factory pattern 2018-10-18 15:57:43 +02:00
tokens.py Allow multiple IP addresses/networks to be set for tokens 2023-06-23 15:56:41 +02:00
users.py Merge #2677 2023-06-28 10:22:18 +00:00