- 06 Dec, 2020 6 commits
- 26 Nov, 2020 1 commit
-
-
bors[bot] authored
1696: disable php version expose r=Diman0 a=ronivay ## What type of PR? enhancement ## What does this PR do? Disable exposing PHP-version from webmails in x-powered-by header for security reasons. ## 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. - [N/A] 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:
ronivay <roni@vayrynen.info>
-
- 23 Nov, 2020 3 commits
- 19 Nov, 2020 1 commit
-
-
bors[bot] authored
1684: add warning about removing front r=mergify[bot] a=lub ## What type of PR? documentation ## What does this PR do? ### Related issue(s) - caused confusion e.g. in #1678 ## 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 - [ ] ~~Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.~~ Co-authored-by:
lub <git@lubiland.de>
-
- 18 Nov, 2020 2 commits
-
-
bors[bot] authored
1680: remove service status "feature" r=ofthesun9 a=ebdavison Per the issue tracker, this was removed in issue Mailu#463 (Remove the Service Status page) ## What type of PR? documentation ## What does this PR do? remove feature for services status which no longer exists; this confused me as I was trying to find it and was not able to. ## Related issue(s) Remove the Service Status page Mailu#463 ## 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. N/A Co-authored-by:
ebdavison <549431+ebdavison@users.noreply.github.com>
-
bors[bot] authored
1687: Fix letsencrypt access to certbot for the mail-letsencrypt flavour r=ofthesun9 a=ofthesun9 ## What type of PR? bug-fix ## What does this PR do? This PR changes nginx.conf file to ensure that the flavor mail-letsencrypt is also having the redirection for .well-known/acme-challenge ### Related issue(s) closes #1686 ## 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. - [ ] 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:
ofthesun9 <olivier@ofthesun.net>
-
- 17 Nov, 2020 2 commits
- 15 Nov, 2020 4 commits
-
-
bors[bot] authored
1654: Ensure that the rendered file ends with newline in order to make `pos… r=mergify[bot] a=tremlin ## What type of PR? Bugfix ## What does this PR do? This fixes #1580 ### Related issue(s) - closes #1580 ## 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. Co-authored-by:
Thomas Rehn <thomas.rehn@initos.com>
-
lub authored
-
bors[bot] authored
1669: Fix extract_host_port port separation r=mergify[bot] a=cbachert Regex quantifier should be lazy to make port separation work. ## What type of PR? bug-fix ## What does this PR do? The "extract_host_port" function in admin/mailu/internal/nginx.py and optional/fetchmail/fetchmail.py is not actually separating host and port due to the `(.*)` part of the regex being too generous. Lazy quantifier `(.*?)` allows the other capturing groups to match. ### Related issue(s) - No issue raised for this ## Prerequistes - [x] Documentation updated accordingly: N/A, bug-fix - [x] Add [changelog] entry file: Added towncrier newsfragment with second commit 1672: mark radio buttons in setup utility as required r=mergify[bot] a=lub ## What type of PR? bug-fix ## What does this PR do? mark radio buttons in setup utility as required Otherwise it's possible to submit the form without selecting e.g. any flavor, which would need additional handling on the server side. ### Related issue(s) ## 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. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by:
cbachert <cbachert@users.noreply.github.com> Co-authored-by:
lub <git@lubiland.de>
-
bors[bot] authored
1671: manually merge wrongly named news fragments r=mergify[bot] a=lub see https://github.com/twisted/towncrier#news-fragments for a list of default news fragment types ## What type of PR? documentation ## What does this PR do? adds the missing news fragemnts to the 1.8 changelog ### Related issue(s) - #1653 ## 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. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by:
lub <git@lubiland.de>
-
- 11 Nov, 2020 1 commit
-
-
ebdavison authored
Per the issue tracker, this was removed in issue #463 (Remove the Service Status page)
-
- 27 Oct, 2020 2 commits
-
-
lub authored
Otherwise it's possible to submit the form without selecting e.g. any flavor, which would need additional handling on the server side.
-
lub authored
see https://github.com/twisted/towncrier#news-fragments for a list of default news fragment types
-
- 24 Oct, 2020 1 commit
-
-
cbachert authored
Add towncrier newsfragment
-
- 23 Oct, 2020 1 commit
-
-
cbachert authored
Regex quantifier should be lazy to make port separation work.
-
- 16 Oct, 2020 1 commit
-
-
Dario Ernst authored
Preparations for 1.8 release.
-
- 14 Oct, 2020 1 commit
-
-
Dimitri Huisman authored
Fixed small typo, added clarification for full text search and added japanese local as a new feature.
-
- 12 Oct, 2020 3 commits
-
-
Dario Ernst authored
-
Dario Ernst authored
-
Dario Ernst authored
Before, the "external postgres" options were not shown, even though "extrnal" was pre-selected. This fixes the mechanics surrounding the picker.
-
- 05 Oct, 2020 1 commit
-
-
Dimitri Huisman authored
The stable version is set via the new environment variable stable_version. E.g. stable_version=1.7
-
- 04 Oct, 2020 2 commits
-
-
Thomas Rehn authored
-
Dimitri Huisman authored
Add additional warning to ´experimental' notice in setup for stack. Add a notice the shipped PostgreSQL is deprecated. Make the external PostgreSQL database the default option. Make 1.7 the default version (stable_version': '1.7', in docs\conf.py) Update mergify.yml with 1.8 version
-
- 01 Oct, 2020 1 commit
-
-
Dimitri Huisman authored
-
- 27 Sep, 2020 3 commits
-
-
bors[bot] authored
1645: Update stale.yml r=mergify[bot] a=Diman0 as discussed in chat https://matrix.to/#/!RJFCFtixHgPhzacdhW:tedomum.net/$160120578037UHNkM:huisman.xyz?via=ghostdub.de&via=matrix.org&via=tedomum.net stalebot should only touch - user support (issue with no label or issue with label type/question). - issues we explicitly mark with a response_needed label (whatever the name will be of this label). To give more time to respond when we mark issue with more info needed, we increase the daysUntilClose to 14 Co-authored-by:
Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
-
Dimitri Huisman authored
as discussed in chat https://matrix.to/#/!RJFCFtixHgPhzacdhW:tedomum.net/$160120578037UHNkM:huisman.xyz?via=ghostdub.de&via=matrix.org&via=tedomum.net stalebot should only touch - user support (issue with no label or issue with label type/question). - issues we explicitly mark with a response_needed label (whatever the name will be of this label). To give more time to respond when we mark issue with more info needed, we increase the daysUntilClose to 14
-
bors[bot] authored
1592: Add documentation for the web administration gui. r=mergify[bot] a=Diman0 ## What type of PR? Documentation ## What does this PR do? This PR adds the section Web Administration Interface to the documentation site which completely documents all available settings in the web administration interface. ### Related issue(s) - Closes issue #1590 (please close this issue for me) ## 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. - [ Done ] In case of feature or enhancement: documentation updated accordingly - [ Done ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by:
Dimitri Huisman <diman@huisman.xyz> Co-authored-by:
Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
-
- 26 Sep, 2020 4 commits
-
-
bors[bot] authored
1643: Exempt status/work in progress label from stalebot r=mergify[bot] a=Nebukadneza ## What type of PR? enhancement ## What does this PR do? Exempt status/wip label from stalebot Co-authored-by:
Dario Ernst <dario@kanojo.de>
-
Dimitri Huisman authored
additional clarification. We only support secure connections. Co-authored-by:
lub <github@lubiland.de>
-
Dimitri Huisman authored
grammar Co-authored-by:
lub <github@lubiland.de>
-
Dimitri Huisman authored
typo/grammar Co-authored-by:
lub <github@lubiland.de>
-