Diman0
|
9fac3d7ad3
|
Initial implementation for standalone sso page
|
2021-09-02 13:36:42 +02:00 |
|
Florent Daigniere
|
64d757582d
|
Disable anti-csrf on the login form
The rationale is that the attacker doesn't have the password...
and that doing it this way we avoid creating useless sessions
|
2021-03-09 14:21:02 +01:00 |
|
Tim Möhlmann
|
e341e0141f
|
Merge remote-tracking branch 'upstream/master' into token-ipv6
|
2019-01-22 13:55:56 +02:00 |
|
Ionut Filip
|
2d34f0ee52
|
Fixed auto-forward email validation
|
2019-01-15 14:03:09 +02:00 |
|
hoellen
|
c8758a6526
|
allow ipv6 addresses for tokens
|
2019-01-13 16:45:41 +01:00 |
|
Tim Möhlmann
|
2567646f47
|
Merge branch 'master' into fix-domain-negative-values-1
|
2019-01-11 11:32:30 +02:00 |
|
mergify[bot]
|
161394a774
|
Merge pull request #817 from hoellen/fix-fetch-passwordfield-1
fix edit of fetched acc without changing password
|
2019-01-10 11:10:46 +00:00 |
|
hoellen
|
7247b4b10c
|
Merge branch 'master' into fix-password-on-user-edit
|
2019-01-09 21:14:18 +01:00 |
|
hoellen
|
a59d5dad23
|
fix edit of fetched acc without changing password
|
2019-01-09 12:52:05 +01:00 |
|
hoellen
|
f08491dc46
|
fix forced password on user edit
|
2019-01-09 12:09:14 +01:00 |
|
hoellen
|
732b5fe161
|
change password field type in fetch creation/edit and add validators.
|
2019-01-08 19:44:27 +01:00 |
|
hoellen
|
dda64fe91e
|
allow to disable aliases or users for domains and don't allow negativ values on domain creation/edit
|
2019-01-05 13:52:13 +01:00 |
|
hoellen
|
d5d4d6c337
|
harden email address validation and fix routes with user_email
|
2019-01-04 18:05:56 +01:00 |
|
Tim Möhlmann
|
74fe177297
|
Merge pull request #785 from TheLegend875/feat-displayed-name
Feature: send auto reply with displayed name
|
2019-01-02 19:14:17 +02:00 |
|
TheLegend875
|
2954d84790
|
added necessary ui elements
|
2018-12-30 22:06:36 +01:00 |
|
TheLegend875
|
56f4d4c894
|
fixed auto-forward
|
2018-12-30 22:05:33 +01:00 |
|
Ionut Filip
|
8fc2846924
|
Added regex validation for alias username
|
2018-12-18 17:06:39 +02:00 |
|
Ionut Filip
|
1bbf3f235d
|
Using a new class when captcha is enabled
|
2018-11-07 09:58:49 +02:00 |
|
kaiyou
|
fcad52b145
|
Implement a start date filter for autoreply, fixes #362
|
2018-09-27 22:45:16 +02:00 |
|
Pierre Jaury
|
5ad02ae2e5
|
Use a more uniform 'Save' for most form submits, fixes #523
|
2018-08-01 21:24:13 +02:00 |
|
mfashby
|
0284b6a8e9
|
Made User and UserSignup validation consistent for the local part of the email address
|
2018-06-10 15:15:36 +00:00 |
|
kaiyou
|
381e76511d
|
Add self-service domain registration
|
2018-04-18 20:34:21 +02:00 |
|
Stefan Auditor
|
7139a27bf1
|
Add field to ui for user enabled flag
|
2018-04-15 11:35:37 +02:00 |
|
kaiyou
|
fa0bda7b69
|
Merge the auto-forward and antispam settings
|
2018-04-11 21:28:36 +02:00 |
|
kaiyou
|
3ef4e1f6b7
|
Add support for recaptcha upon signup
|
2018-04-11 21:08:59 +02:00 |
|
kaiyou
|
319965a4af
|
Add a format check for the email localpart when signing up
|
2017-12-03 19:37:36 +01:00 |
|
kaiyou
|
2662abedef
|
Enable self-service account signup
|
2017-12-03 12:01:25 +01:00 |
|
kaiyou
|
011e1fa52d
|
Add an end of vacation field, related to #218
|
2017-11-10 15:25:30 +01:00 |
|
kaiyou
|
f5ee77519e
|
Rename spam threshold to spam tolerance
|
2017-11-05 17:17:51 +01:00 |
|
kaiyou
|
689be5f2d9
|
Move all directories per theme
|
2017-11-01 12:11:04 +01:00 |
|