Dimitri Huisman
5bedcc1cb1
Fix #2078
2021-12-14 15:10:28 +00:00
Dimitri Huisman
f26fa8da84
Fix Webmail token check. Fix Auth-Port for Webmail. #2079
2021-12-14 11:26:33 +00:00
Dimitri Huisman
f7677543c6
Process code review remarks
...
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
2021-11-18 17:21:56 +00:00
Dimitri Huisman
56dd70cf4a
Implement versioning for CI/CD workflow (see #1182 ).
2021-11-17 20:00:04 +00:00
DjVinnii
225160610b
Set default TZ in Dockerfiles
2021-11-04 14:22:12 +01:00
DjVinnii
1d6809193b
Add tzdata to core
2021-11-02 11:18:21 +01:00
Florent Daigniere
53a0363b9e
Deal with the noisy keepalive messages
...
We don't particularly care about HTTP... and that's what's noisy.
2021-10-30 15:39:13 +02:00
Florent Daigniere
80a85c27a9
Silent healthchecks in logs
2021-10-30 15:34:40 +02:00
Alexander Graf
3141ffe791
removed some whitespace
2021-10-29 14:26:23 +02:00
Dimitri Huisman
6b16756d92
Fix acessing antispam via sidebar.
2021-10-29 09:22:46 +00:00
Dimitri Huisman
3449b67c86
Process code review remarks PR2023
2021-10-29 08:18:50 +00:00
Dimitri Huisman
503044ef6e
Reintroduce ProxyFix. Use two buttons for logging in.
2021-10-27 21:51:49 +00:00
Dimitri Huisman
fb0f005343
Get rid of complicated prefix logic. Further simplify /static handling and nginx config.
2021-10-27 18:36:50 +00:00
Dimitri Huisman
da788ddee3
Merge branch 'fix-sso-1929' of github.com:Diman0/Mailu into fix-sso-1929
2021-10-27 12:38:18 +00:00
Dimitri Huisman
bdcc183165
Redirect to configured ENV VAR for Admin/Webmail, further simplify nginx config.
2021-10-27 11:24:10 +00:00
Dimitri Huisman
f1a60aa6ea
Remove unneeded auth_request_set
2021-10-27 11:11:50 +00:00
Florent Daigniere
d3f07a0882
Simplify the handling of /static
2021-10-27 10:56:34 +02:00
Florent Daigniere
aee089f3b1
Ensure that static assets are readable
2021-10-27 10:55:47 +02:00
Dimitri Huisman
48764f0400
Ensure all requests from the page sso go through the page sso.
2021-10-27 08:06:53 +00:00
Dimitri Huisman
5232bd38fd
Simplify webmail logout.
2021-10-26 12:07:36 +00:00
Dimitri Huisman
5d81846c5d
Introduce the shared stub /static for providing all static files
2021-10-26 11:30:06 +00:00
Dimitri Huisman
eb74a72a52
Moved locations to correct area in nginx.conf.
2021-10-26 07:35:06 +00:00
Dimitri Huisman
aa7380ffba
Doh!
2021-10-25 20:00:00 +00:00
Dimitri Huisman
44d2448412
Updated SSO logic for webmails. Fixed small bug rate limiting.
2021-10-25 19:21:38 +00:00
Dimitri Huisman
ed7adf52a6
Merge branch 'master' of github.com:Diman0/Mailu into fix-sso-1929
2021-10-25 17:31:25 +00:00
Dimitri Huisman
913a6304a7
Finishing touches. Introduce /static stub for handling all static files.
2021-10-25 17:24:41 +00:00
Diman0
41f5b43b38
Set nginx logging to level info again.
2021-09-24 15:33:16 +02:00
Diman0
f4cde61148
Make header translatable. More finishing touches.
2021-09-24 15:29:28 +02:00
Diman0
9894b49cbd
Merge/Update with changes from master
2021-09-24 10:07:52 +02:00
Florent Daigniere
89ea51d570
Implement rate-limits
2021-09-23 18:40:49 +02:00
Diman0
bf0aad9820
Merge branch 'master' of github.com:Mailu/Mailu into fix-sso-1929
2021-09-22 17:04:13 +02:00
Alexander Graf
1e8b41f731
Merge remote-tracking branch 'upstream/master' into adminlte3_fixes
2021-09-09 13:22:15 +02:00
bors[bot]
d464187477
Merge #1964
...
1964: Alpine3.14.2 r=mergify[bot] a=nextgens
Upgrade to alpine 3.14.2, retry upgrading unbound & switch back to libressl
Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2021-09-06 15:59:10 +00:00
Alexander Graf
a319ecde29
also precompress static txt files
2021-09-06 13:52:35 +02:00
Alexander Graf
b445d9ddd1
set expire headers only for mailu content
...
also moved robots.txt from config to static folder.
2021-09-06 13:45:48 +02:00
Alexander Graf
698ee4e521
added tiff and webp to list of cached content
2021-09-06 09:10:59 +02:00
Florent Daigniere
72ba5ca3f9
fix 1789: ensure that nginx resolves ipv4 addresses
2021-09-03 21:59:53 +02:00
Diman0
b148e41d9b
Fix nginx config
2021-09-03 13:01:09 +02:00
Alexander Graf
f4e7ce0990
enabled caching, gzip and robots.txt
2021-09-02 20:48:44 +02:00
Alexander Graf
103918ba57
pre-compress assets (*.ico for now)
2021-09-02 20:46:56 +02:00
Alexander Graf
39d7a5c504
pngcrushed images
2021-09-02 20:46:08 +02:00
Diman0
960033525d
configure sso in nginx
2021-09-02 18:02:20 +02:00
Diman0
8868aec0dc
Merge master. Make sso login working for admin.
2021-09-02 17:08:50 +02:00
Florent Daigniere
d7c2b510c7
Give alpine 3.14.2 a shot
2021-09-01 18:56:44 +02:00
Florent Daigniere
394c2fe22c
Document REAL_IP_HEADER and REAL_IP_FROM
...
Fix a security vulnerability whereby we were not clearing other headers
2021-08-28 10:03:18 +02:00
Florent Daigniere
6bba0cecfc
Strip the Forwarded header since nothing is compatible with it yet
2021-08-28 09:02:52 +02:00
Florent Daigniere
3e676e232a
fix #1270
2021-08-23 19:41:44 +02:00
Jack Murray
dd127f8f06
Change letsencrypt timer from 1h --> 1 day
...
There's no need to be calling certbot so frequently
2021-08-18 15:57:53 +02:00
Florent Daigniere
6704cb869a
Switch to 3072bits dhparam (instead of 4096bits)
...
We aim for 128bits of security here
2021-08-18 15:51:16 +02:00
Jack Murray
e304c352a1
Change letsencrypt timer from 1h --> 1 day
...
There's no need to be calling certbot so frequently
2021-08-18 15:40:44 +02:00