3645 Revīzijas (1ce889b91b83f444bbdcf755afd6a17b62295218)
 

Autors SHA1 Ziņojums Datums
Florent Daigniere 5714b4f4b0 introduce MESSAGE_RATELIMIT_EXEMPTION pirms 4 gadiem
DjVinnii 30d7e72765 Move TZ to Advanced settings pirms 4 gadiem
DjVinnii 548077c465 Update docs pirms 4 gadiem
DjVinnii a6beb234ff Set timezone in roundcube.ini pirms 4 gadiem
DjVinnii 225160610b Set default TZ in Dockerfiles pirms 4 gadiem
DjVinnii 679eae5181 Add TZ to mailu.env pirms 4 gadiem
DjVinnii 81e33d3679 Add default TZ to config manager pirms 4 gadiem
Alexander Graf 97e79a973f fix sso login button spacing again pirms 4 gadiem
Alexander Graf 73ab4327c2 updated database libraries (sqlalchemy etc.)
this is working fine, but introduces a sqlalchemy warning
when using config-import:

  /app/mailu/schemas.py:822:
    SAWarning: Identity map already had an identity for (...),
    replacing it with newly flushed object.
    Are there load operations occurring inside of an event handler
    within the flush?
pirms 4 gadiem
Alexander Graf 4669374b9e use python wheels pirms 4 gadiem
Alexander Graf 85d86d4156 some more libs updated pirms 4 gadiem
Alexander Graf ffd99c3fa8 updated flask
ConfigManager should not replace app.config - this is causing trouble
with some other flask modules (swagger).
Updated ConfigManager to only modify app.config and not replace it.
pirms 4 gadiem
Alexander Graf 87884213c4 update misc helper libs pirms 4 gadiem
Alexander Graf 56f65d724d update babel pirms 4 gadiem
Alexander Graf 5238b00f0b update alembic pirms 4 gadiem
Alexander Graf f613205fe1 update tenacity pirms 4 gadiem
Alexander Graf 833ccb5544 reload page using GET when selecting language pirms 4 gadiem
Alexander Graf 8b15820b01 fix sso login button spacing pirms 4 gadiem
Alexander Graf 26fb108a3f updated Flask-Login pirms 4 gadiem
Alexander Graf abc4112242 updated Werkzeug, Click and Flask-Migrate pirms 4 gadiem
Alexander Graf f1d7bedd1b fix display of range inputs (again) pirms 4 gadiem
Alexander Graf 13e6793c9f Merge remote-tracking branch 'upstream/master' into update_deps pirms 4 gadiem
Alexander Graf 6003e11533 duh. add timezone (again) pirms 4 gadiem
Alexander Graf c5a6799d2f updated newsfragment pirms 4 gadiem
Alexander Graf 949efcf537 prevent endless redirect loop on nginx failure pirms 4 gadiem
Alexander Graf c89045ed03 duh pirms 4 gadiem
Alexander Graf 920ac4cd21 updated to php8. fixed login. fixed max_filesize. pirms 4 gadiem
Alexander Graf 46d27e48ff Merge remote-tracking branch 'upstream/master' into update_roundcube pirms 4 gadiem
Alexander Graf aca1e13648 update socrate - will be removed later pirms 4 gadiem
Alexander Graf 866741bcbe updated WTForms-Components deps pirms 4 gadiem
Alexander Graf ef19869cde updated redis pirms 4 gadiem
Alexander Graf d8efd3057c updated idna pirms 4 gadiem
Alexander Graf 8ad8cde0e2 removed some obsolete requirements pirms 4 gadiem
Alexander Graf 3ac1b3d86c update pyyaml and pygments pirms 4 gadiem
Alexander Graf 40cdff4911 updated dnspython pirms 4 gadiem
Alexander Graf dcbe55f062 updated crypto pirms 4 gadiem
Alexander Graf 771b2d1112 duh pirms 4 gadiem
Alexander Graf 23d0cd0466 update tabluate. fix audit.py and include in container pirms 4 gadiem
Alexander Graf 8d90a74624 update werkzeug to 1.x pirms 4 gadiem
DjVinnii a1f0c20583 Add tzdata to webmails pirms 4 gadiem
DjVinnii c43f7aef5a Update docs pirms 4 gadiem
bors[bot] 5e212ea46d
Merge #2036
2036: round display of range inputs to 2 decimals r=mergify[bot] a=ghostwheel42

## What type of PR?

small fix

## What does this PR do?

rounds display of range inputs to 2 decimals 

### Related issue(s)

- small fix to #1966

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


Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
pirms 4 gadiem
Alexander Graf 80be3506da upgrade pip. completed reqs via pip freeze pirms 4 gadiem
Alexander Graf 598b2df5a0 update wtforms pirms 4 gadiem
Alexander Graf e8b5f1a185 round display of range inputs to 2 decimals pirms 4 gadiem
Alexander Graf 0fb258e1f6 added newsfragment pirms 4 gadiem
Alexander Graf ee45475567 updated roundcube. added cleanup run at startup pirms 4 gadiem
bors[bot] c5694cfb47
Merge #2033
2033: Misc r=nextgens a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

- Remove /dkim from the rspamd container in setup as that's not necessary anymore;
`@micw` helms-chart should probably be updated too. There is an open question on whether we want to keep it on admin. We can either have DKIM keys auto-imported to the DB on upgrade (if they exist) or provide a facility to manually import them (so that the directory can be removed altogether). Having the former doesn't allow for removing /dkim from admin. `@Diman0` any opinion on what we want for 1.9?

- Remove spam points from RCVD_NO_TLS_LAST as we don't detect whether TLS was used or not.

### Related issue(s)
- close #1705

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


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
pirms 4 gadiem
DjVinnii 12cbcec911 Add newsfragment pirms 4 gadiem
DjVinnii 5b99b6427c Update docs pirms 4 gadiem