Florent Daigniere
dc6e970a7f
handle HTTP too
2021-11-07 12:41:29 +01:00
Florent Daigniere
bbef4bee27
Don't return any key for relayed domains
...
We may want to revisit this (ARC signing)... but in the meantime
it saves from a scary message in rspamd
signing failure: cannot request data from the vault url: /internal/rspamd/vault/v1/dkim/ ...
2021-11-07 12:20:31 +01:00
Florent Daigniere
6c6b0b161c
Set the right flags on the rate_limit cookie
2021-11-06 10:45:59 +01:00
Florent Daigniere
f9373eacab
Merge remote-tracking branch 'upstream/master' into misc
2021-11-06 10:05:59 +01:00
Florent Daigniere
5714b4f4b0
introduce MESSAGE_RATELIMIT_EXEMPTION
2021-11-06 10:05:52 +01:00
DjVinnii
30d7e72765
Move TZ to Advanced settings
2021-11-05 14:44:12 +01:00
DjVinnii
548077c465
Update docs
2021-11-05 09:45:53 +01:00
DjVinnii
a6beb234ff
Set timezone in roundcube.ini
2021-11-04 16:17:11 +01:00
DjVinnii
225160610b
Set default TZ in Dockerfiles
2021-11-04 14:22:12 +01:00
DjVinnii
679eae5181
Add TZ to mailu.env
2021-11-04 13:26:40 +01:00
DjVinnii
81e33d3679
Add default TZ to config manager
2021-11-04 13:21:37 +01:00
Alexander Graf
97e79a973f
fix sso login button spacing again
2021-11-04 08:32:53 +01:00
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?
2021-11-03 22:57:07 +01:00
Alexander Graf
4669374b9e
use python wheels
2021-11-03 22:55:41 +01:00
Alexander Graf
85d86d4156
some more libs updated
2021-11-03 22:55:26 +01:00
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.
2021-11-03 22:21:26 +01:00
Alexander Graf
87884213c4
update misc helper libs
2021-11-03 22:03:51 +01:00
Alexander Graf
56f65d724d
update babel
2021-11-03 21:52:59 +01:00
Alexander Graf
5238b00f0b
update alembic
2021-11-03 21:33:39 +01:00
Alexander Graf
f613205fe1
update tenacity
2021-11-03 21:30:34 +01:00
Alexander Graf
833ccb5544
reload page using GET when selecting language
2021-11-03 20:38:00 +01:00
Alexander Graf
8b15820b01
fix sso login button spacing
2021-11-03 20:35:05 +01:00
Alexander Graf
26fb108a3f
updated Flask-Login
2021-11-03 20:22:47 +01:00
Alexander Graf
abc4112242
updated Werkzeug, Click and Flask-Migrate
2021-11-03 20:12:20 +01:00
Alexander Graf
f1d7bedd1b
fix display of range inputs (again)
2021-11-03 19:54:15 +01:00
Alexander Graf
13e6793c9f
Merge remote-tracking branch 'upstream/master' into update_deps
2021-11-03 19:35:51 +01:00
Alexander Graf
6003e11533
duh. add timezone (again)
2021-11-03 19:32:31 +01:00
Alexander Graf
c5a6799d2f
updated newsfragment
2021-11-03 19:17:59 +01:00
Alexander Graf
949efcf537
prevent endless redirect loop on nginx failure
2021-11-03 19:16:37 +01:00
Alexander Graf
c89045ed03
duh
2021-11-03 15:20:30 +01:00
Alexander Graf
920ac4cd21
updated to php8. fixed login. fixed max_filesize.
2021-11-03 15:18:00 +01:00
Alexander Graf
46d27e48ff
Merge remote-tracking branch 'upstream/master' into update_roundcube
2021-11-03 13:57:06 +01:00
Alexander Graf
aca1e13648
update socrate - will be removed later
2021-11-02 20:47:53 +01:00
Alexander Graf
866741bcbe
updated WTForms-Components deps
2021-11-02 19:22:58 +01:00
Alexander Graf
ef19869cde
updated redis
2021-11-02 18:06:26 +01:00
Alexander Graf
d8efd3057c
updated idna
2021-11-02 17:52:25 +01:00
Alexander Graf
8ad8cde0e2
removed some obsolete requirements
2021-11-02 17:06:28 +01:00
Alexander Graf
3ac1b3d86c
update pyyaml and pygments
2021-11-02 17:02:54 +01:00
Alexander Graf
40cdff4911
updated dnspython
2021-11-02 16:49:25 +01:00
Alexander Graf
dcbe55f062
updated crypto
2021-11-02 16:28:37 +01:00
Alexander Graf
771b2d1112
duh
2021-11-02 16:21:31 +01:00
Alexander Graf
23d0cd0466
update tabluate. fix audit.py and include in container
2021-11-02 15:55:20 +01:00
Alexander Graf
8d90a74624
update werkzeug to 1.x
2021-11-02 15:39:41 +01:00
DjVinnii
a1f0c20583
Add tzdata to webmails
2021-11-02 15:32:27 +01:00
DjVinnii
c43f7aef5a
Update docs
2021-11-02 14:46:28 +01:00
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>
2021-11-02 13:34:59 +00:00
Alexander Graf
80be3506da
upgrade pip. completed reqs via pip freeze
2021-11-02 13:32:12 +01:00
Alexander Graf
598b2df5a0
update wtforms
2021-11-02 13:04:40 +01:00
Alexander Graf
e8b5f1a185
round display of range inputs to 2 decimals
2021-11-02 12:59:59 +01:00
Alexander Graf
0fb258e1f6
added newsfragment
2021-11-02 12:27:27 +01:00