Alexander Graf
4776094ea7
Configure datatables on missing tables, add sign in button to sso page.
2022-11-08 13:27:56 +01:00
Alexander Graf
6218b36372
configure datatables via html5 data attributes
2022-11-08 13:27:56 +01:00
Alexander Graf
defd533319
Don't duplicate hidden fields
2022-11-07 16:16:09 +01:00
Alexander Graf
27a5f9db65
Reformatting
2022-11-04 13:35:13 +01:00
Florent Daigniere
66250e396c
refactor
2022-11-03 16:19:44 +01:00
Florent Daigniere
9cb8df57c6
enforce at least 8 chars
2022-10-31 19:48:13 +01:00
Florent Daigniere
afbaabd8cd
v1
2022-10-31 19:41:40 +01:00
Vincent Kling
23d06a5761
Fix a bunch of typos
2022-10-19 19:41:49 +02:00
Florent Daigniere
30b3a3771e
Prevent signups with accounts where an alias exists
2022-08-27 18:09:52 +02:00
Dimitri Huisman
57865495d4
Forwarding emails option in user settings did not support 1 letter domains.
2022-08-04 14:51:20 +00:00
Florent Daigniere
04b7ddfffd
Merge remote-tracking branch 'upstream/master' into Riscue-master
2022-05-22 19:01:31 +02:00
Florent Daigniere
6fc1273b58
Add a link to autoconfigure apple devices
2022-03-16 14:04:02 +01:00
Florent Daigniere
0bccb5045c
STARTTLS is a bad idea
2022-03-16 14:04:02 +01:00
Florent Daigniere
2b62a6327a
Do explicit TLS where possible
2022-03-16 14:04:02 +01:00
bors[bot]
0b25854de0
Merge #2210
...
2210: Add input validation for domain creation r=mergify[bot] a=0pc0deFR
## What type of PR?
bug-fix
## What does this PR do?
This patch add the input validation for domain creation.
### Related issue(s)
- Mention an issue like: #1817
- Auto close an issue like: closes #1817
Co-authored-by: Kevin Falcoz <0pc0defr@gmail.com>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
2022-03-12 12:34:30 +00:00
İbrahim Akyel
f65e2fc469
Feature: Marking "Read" spam mails
2022-03-11 16:58:50 +03:00
Dimitri Huisman
55a601de5a
Add missing import for validators, improve behaviour when an error occurs.
2022-02-17 13:09:15 +00:00
Dimitri Huisman
7d801c560c
Improve if statement
2022-02-17 12:45:35 +00:00
Kevin Falcoz
278d74ce6f
Add title attribute on user-panel div
2022-02-01 13:53:11 +01:00
Kevin Falcoz
3fe1dbe881
Add input validation for domain creation
2022-02-01 13:08:30 +01:00
Kevin Falcoz
c69f886a73
Update code with ghostwheel42 comments
2022-02-01 09:10:51 +01:00
Kevin Falcoz
3e394faf92
Patch function "Display Name" into admin page
2022-01-31 16:40:37 +01:00
Florent Daigniere
c4675e6e75
fix 2114: redirect old path
2021-12-30 15:29:56 +01:00
Dimitri Huisman
d40be05117
Fix missing edit buttons in alias, relay and fetchmail lists in admin.
2021-12-21 12:10:04 +00:00
Alexander Graf
cf7914d050
fixed field iteration
2021-11-11 16:00:00 +01:00
Alexander Graf
fd5bdc8650
added localized date output
2021-11-11 12:20:52 +01:00
Alexander Graf
97e79a973f
fix sso login button spacing again
2021-11-04 08:32:53 +01:00
Alexander Graf
56f65d724d
update babel
2021-11-03 21:52:59 +01:00
Alexander Graf
8b15820b01
fix sso login button spacing
2021-11-03 20:35:05 +01:00
Alexander Graf
13e6793c9f
Merge remote-tracking branch 'upstream/master' into update_deps
2021-11-03 19:35:51 +01:00
Alexander Graf
40cdff4911
updated dnspython
2021-11-02 16:49:25 +01:00
Alexander Graf
9bc685c30b
removed some more whitespace
2021-10-29 15:34:00 +02:00
Alexander Graf
8c31699baf
fixed locale selector for no_NB
2021-10-29 15:29:20 +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
c42ad8e71e
Forgot to include changes for url_for of base.html
2021-10-27 18:49:36 +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
aab258d284
Move handling of logging out in admin, to sso logout page.
2021-10-26 11:54:25 +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
ed7adf52a6
Merge branch 'master' of github.com:Diman0/Mailu into fix-sso-1929
2021-10-25 17:31:25 +00:00
Florent Daigniere
8414dd5cf0
Merge remote-tracking branch 'upstream/master' into ratelimits
2021-10-16 09:52:20 +02:00
Florent Daigniere
abaa2e8cc3
simplify client_ip
2021-10-16 09:46:21 +02:00
Alexander Graf
7fe15ea9cf
added dmarc record for report domain
2021-10-15 14:22:50 +02:00
Florent Daigniere
d131d863ba
The if needs to be inside the block
2021-10-09 15:44:56 +02:00
Alexander Graf
aaf3ddd002
moved javascript to app.js
2021-10-08 20:06:21 +02:00
Florent Daigniere
b48779ea70
SESSION_COOKIE_SECURE and HTTP won't work
2021-10-08 10:17:03 +02:00
Florent Daigniere
a9340e61f5
Log auth attempts on /admin
2021-09-23 18:48:23 +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