andryyy
8779a1a873
[Web] Update libs
2021-05-23 13:20:53 +02:00
andryyy
af57a5312b
[Web] Update composer libs, fixes PHPMailer security issue
2021-05-04 20:46:05 +02:00
andryyy
19843cc786
[Web] Fix mailbox editing when password is unchanged, fix adding new administrator ( fixes #4054 , fixes #4053 ); [Web] Update libs, add LDAP for future admin/domain admin authentication
2021-04-13 21:34:47 +02:00
andryyy
c23f9437af
[Web] WIP: Add BSI CA
2021-04-07 21:29:28 +02:00
andryyy
6b3ea28501
[Web] Minor fixes
2021-03-01 10:21:26 +01:00
andryyy
11a858a7fd
[Web] Add Trustkey CA for WebAuthn
2021-02-16 21:33:46 +01:00
andryyy
6f14955b69
[Web] Fix U2F file
2021-01-04 16:48:07 +01:00
andryyy
ee6989bd1d
[Web] Update libs
2021-01-04 11:11:04 +01:00
andryyy
8d05d4a51d
[Web] Cleanup Rspamd, other fixes
2020-11-25 16:10:33 +01:00
andryyy
2aee906704
[Web] FIDO2: Add Face ID via Apple
2020-11-16 20:32:34 +01:00
andryyy
46643af00c
[Web] FIDO2: Add Face ID via Apple
2020-11-16 20:32:13 +01:00
andryyy
c150ac7b37
[Web] Feature (beta): Add WebAuthn support for administrators and domain administrators
2020-11-15 19:32:37 +01:00
andryyy
f18b677c8c
[Web] Fix invalid encodings with json_encode, fixes #3847
2020-11-09 14:43:15 +01:00
andryyy
6d56ef6435
[Web] Fix invalid encodings with json_encode, fixes #3847
2020-11-09 14:42:26 +01:00
andryyy
ce77d87c8d
[Dovecot] New global post-filter: drop duplicates as received within 60 minutes
2020-10-11 10:34:15 +02:00
andryyy
6106206790
[Web] Update PHPMailer
2020-05-27 19:45:42 +02:00
andryyy
667bd48163
[Web] Update libs
...
[Web] Update filename when downloading
2020-05-18 21:17:38 +02:00
Timo N
e91fb7ccdd
[Web] Updated Yubico.php to v2.7 ( #3535 )
...
Source: https://github.com/Yubico/php-yubico/releases/tag/Auth_Yubico-2.7
2020-05-13 07:03:14 +02:00
tinect
f41c2a688a
add mustangostang/spyc to composer
2019-11-14 21:03:25 +01:00
tinect
943b7c6bb2
+ add api for presets
...
+ add yml-files for preset-definition
2019-11-14 20:23:58 +01:00
tinect
e7821df933
introduce json-files for translations ( #3120 )
...
* introduce json-files for translations to structure data and add ability using translation managements
* Translated using Weblate (Italian)
Currently translated at 40.1% (342 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/
* Translated using Weblate (Catalan)
Currently translated at 58.3% (497 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/
* Translated using Weblate (Polish)
Currently translated at 45.3% (386 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/
* Translated using Weblate (Latvian)
Currently translated at 59.0% (503 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/
* Translated using Weblate (Portuguese)
Currently translated at 27.5% (234 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/
* Translated using Weblate (Russian)
Currently translated at 45.4% (387 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/
* Translated using Weblate (German)
Currently translated at 99.9% (851 of 852 strings)
Translation: test/mailcow
Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/
* removed empty and unused text user_change_fn
* removed empty and unused text user_change_fn II
2019-11-09 10:09:23 +01:00
tinect
3f6a2fc7fa
cache JS-File to reduce response-time
...
no message
2019-10-19 23:40:19 +02:00
ntimo
cb9ab928b3
[Web] Replaced die(); with exit(); due to code conventions
2019-10-04 08:40:24 +02:00
andryyy
7a85abdb42
[Web] Prepare for oauth2
...
[Web] Some lib updates
[Web] Allow to add a footer
2019-09-28 20:00:04 +02:00
andryyy
59a8a3864a
[Web] Minor fixes
2019-04-30 22:51:17 +02:00
Howaner
9ce80d0eb5
Updated php-mime-mail-parser library to 5.1 to really fix webui html preview
2019-04-30 21:41:56 +02:00
Howaner
4bac1da451
Updated php-mime-mail-parser library to 5.0 to fix webui html preview
...
Preview versions of php-mime-mail-parser uses iconv for the most cases and iconv isn't properly supported in alpine php
2019-04-28 20:22:37 +02:00
Timo N
c1c2dc302a
[WEB] Update Yubico lib
2019-02-08 06:49:12 +01:00
andryyy
ad0df77d28
[Web] Minify css and js via PHP
...
[Web] Use PT Sans
[Web] Update some libs
2019-01-30 12:10:26 +01:00
andryyy
d82c2bfdb7
[Web] Adjust mailbox format
...
[Web] Include IMAP lib for future use
[Web] Fix default exception handler
[Web] Fix sync job edit forms
[Web] Other minor fixes
2018-11-12 10:03:50 +01:00
André
7f86a80670
[Web] Fix log line handling
...
[Web] Add mailcow UI logs
[Web] Changes to _SESSION['return'] logic and logger (more to come)
[Web] Show last login
[Web, Postfix] Allow to disable sender check completely
[Web] Many minor fixes
[Web] Update some libs
2018-08-03 20:31:33 +02:00
André
cedc38fbaa
[Web] Add search fields to some select forms
...
[Web] Better container restart js, but still a wip
[Web] Allow to set a DOCKER_TIMEOUT in vars.inc.php, default is 60 (seconds)
2018-07-23 20:01:01 +02:00
André Peters
c529de9c36
[Web] Fixes to Sieve validation ( fixes #1027 )
2018-02-11 13:28:40 +01:00
andre.peters
79cb929911
[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
2018-01-18 10:09:30 +01:00
andre.peters
adc23d86f9
Various...
2017-12-09 13:17:15 +01:00
André
e1eb83ef87
[Web] Update libs, fix U2F for Firefox Quantum
2017-11-21 09:33:22 +01:00
André
85d1ee2f49
[Web] Autodiscover returns given password decoded and trimed; Add sieve pre and post filters to UI; Move ajax called files; Rework log system: 100 entries per default, add more per click; Syncjobs: Do not read log to data attribute
2017-11-03 20:37:24 +01:00
andryyy
e07f84d0f0
[Web] Update phpmailer, always use correct path for vars.inc.php
2017-09-17 14:39:10 +02:00
andryyy
379933a333
[Web] Added PHPMailer for relayhost testing tool
2017-07-26 23:07:46 +02:00
andryyy
82c805d091
Remove owasp tool
2017-05-15 09:29:03 +02:00
andryyy
d06e938d0e
Destroy session when invalid, use more compatible js path
2017-05-14 21:54:18 +02:00
andryyy
f582f0f01b
Various fixes, update u2flib
2017-05-09 23:25:23 +02:00
andryyy
f77c40a179
Better log table, some MySQL to Redis migrations, API changes, other minor changes...
2017-05-08 15:41:05 +02:00
andryyy
2dd9e1b14f
Fix hostname detection
2017-05-07 17:46:10 +02:00
andryyy
a52f15e5e8
Remove submodule, add as common directory
2017-05-07 13:44:35 +02:00
andryyy
3c937f75ba
Add OWASP CSRF Protector, add more secure session handling
2017-05-07 13:38:31 +02:00
andryyy
f1e4b4fb39
Added TOTP, minor fixes
2017-05-03 18:05:35 +02:00
andryyy
d891bc8894
Docs
2017-03-02 11:23:23 +01:00
andryyy
5f7fb2e7c2
Deployed dfc88cc
with MkDocs version: 0.16.1
2017-03-02 11:21:46 +01:00
andryyy
badef73191
Make alias domains selectable in sender acl, a lot of code changes, added challenges for u2f to json_api, added U2F as TFA
2017-01-25 19:07:30 +01:00