997 커밋 (66de1dcec88f6a961a4a5d792045be8bc8774347)

작성자 SHA1 메시지 날짜
Florent Daigniere 66de1dcec8 Change the logic
The idea here is that if you have set SESSION_COOKIE_SECURE we should
honor that... and if you haven't we should try to do the right thing.
3 년 전
Florent Daigniere 76f8517e00 This is still required (as TLS_FLAVOR isn't set) 3 년 전
Florent Daigniere 7aad1158fb @ghostwheel42 will fix it in another PR 3 년 전
Florent Daigniere a566cb07d6 fix 3 년 전
Florent Daigniere 08b3a2814b Merge branch 'master' of https://github.com/Mailu/Mailu into notls 3 년 전
Alexander Graf b0b64a8e63
Use FLASK_DEBUG, fix assets, show startup errors. 3 년 전
Florent Daigniere 505bb79a78 Don't set the secure Cookie flag if TLS_FLAVOR=notls 3 년 전
bors[bot] 8a90f83bd0
Merge #2514
2514: Update deps r=mergify[bot] a=ghostwheel42

## What type of PR?

update python dependencies

## What does this PR do?

Update python deps in base image


Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
3 년 전
bors[bot] 745c211c4a
Merge #2523
2523: fix JS error r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

It fixes a bug whereby one may have to click twice on the submit button depending on timing.

e.trigger() will error out on most browsers.

Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
3 년 전
bors[bot] 0839490beb
Merge #2479
2479: Rework the anti-spoofing rule r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

We shouldn't assume that Mailu is the only MTA allowed to send emails on behalf of the domains it hosts.
We should also ensure that it's non-trivial for email-spoofing of hosted domains to happen

Previously we were preventing any spoofing of the envelope from; Now we are preventing spoofing of both the envelope from and the header from unless some form of authentication passes (is a RELAYHOST, SPF, DKIM, ARC)

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

## 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>
3 년 전
Florent Daigniere c91c9df134 fix error 3 년 전
Alexander Graf e0d2432c6b
Rename data-ordered to data-sort 3 년 전
Alexander Graf 2a4402cdc2
Fix datatable for list fo sign-up domains 3 년 전
Alexander Graf af6cf5fd1d
Fix language selector without session 3 년 전
Alexander Graf 2778641e78
Fix screen reader title of language selector 3 년 전
Alexander Graf 4776094ea7
Configure datatables on missing tables, add sign in button to sso page. 3 년 전
Alexander Graf 6218b36372
configure datatables via html5 data attributes 3 년 전
Alexander Graf a74396a9ef
Fix wtforms usage 3 년 전
Alexander Graf 4b179d9008
Merge branch 'master' into hibp 3 년 전
Alexander Graf 36019a8ce9
Don't show Dockerfile before building 3 년 전
Alexander Graf 91e12d510d
Use default password used everywhere else 3 년 전
Alexander Graf defd533319
Don't duplicate hidden fields 3 년 전
Alexander Graf db87a0f3a1
Move temporary db into container and show docker run command 3 년 전
Alexander Graf f7caaddbec
Speed up asset building when developing 3 년 전
Alexander Graf 71263f1a8c
Add more env variables and restyle code 3 년 전
Alexander Graf fd8570ec34
Remove unused QUOTA_STORAGE_URL 3 년 전
Alexander Graf bbeb211d72
Listen to localhost by default 3 년 전
Alexander Graf 1d90dc3ea3
Allow running without redis 3 년 전
Alexander Graf c507b765be
Improve dev runner 3 년 전
Alexander Graf 8732b70b30
Add shell script to run admin dev environment 3 년 전
Alexander Graf ea636a1835
Fix hibp test 3 년 전
Alexander Graf 311f41c331
Add missing hidden fields 3 년 전
Alexander Graf 27a5f9db65
Reformatting 3 년 전
Florent Daigniere 54e9858633 this 3 년 전
Florent Daigniere 14f802fb4a untested but that should work 3 년 전
bors[bot] e0ff135a00
Merge #2498
2498: Implement ITERATE in podop r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

This makes ``doveadm -A`` work.

The easiest way to try it out is:
```
doveadm dict iter proxy:/tmp/podop.socket:auth shared/userdb

or 

doveadm user '*'
```

The protocol is described at https://doc.dovecot.org/developer_manual/design/dict_protocol/
The current version of dovecot is not using flags... so there's little gain in implementing them.

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

## 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
- [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>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
3 년 전
Alexander Graf c57706ad27
Duh 3 년 전
Alexander Graf 46773f639b
Return 404 is user-id cannot be parsed 3 년 전
Alexander Graf 595b32cf97
Fix quota return value 3 년 전
Alexander Graf bec0b1c3b2
Fix variable name 3 년 전
Florent Daigniere 001acd60ac doh2 3 년 전
Alexander Graf dec5309ef9
Fix typo 3 년 전
Florent Daigniere 6b7026ef69 Here too 3 년 전
Florent Daigniere 24b2c7c04a doh 3 년 전
Florent Daigniere 66250e396c refactor 3 년 전
wkr d920b3d037 fix(auto-reply): include start and end dates in the auto-reply period; issue #2512 3 년 전
Alexander Graf 91f86a4c2a
Resolve using socrate function 3 년 전
Florent Daigniere 9cb8df57c6 enforce at least 8 chars 3 년 전
Florent Daigniere afbaabd8cd v1 3 년 전
Florent Daigniere c1f571a4c3 Speed things up.
If we want to go further than this we should change podop's incr(), pass
the flags and make admin process the results.
3 년 전