Commit Graph

123 Commits (89fdd1986d922aa7ae87d589859cd3d483beaa23)

Author SHA1 Message Date
Niklas Meyer 355ea71877
Merge pull request #4428 from FreddleSpl0it/master
Migrating from U2F to WebAuthn for 2FA
2022-01-21 12:19:25 +01:00
FreddleSpl0it 8316e763fa
[WebAuthn] remove old u2f functions 2022-01-18 10:14:18 +01:00
FreddleSpl0it 2a52d876b0
change YubiKey to Device @ lang.tfa.key_id 2022-01-18 10:14:18 +01:00
FreddlePat d1d134038f migrating from u2f-api.js to webauthn 2022-01-12 21:09:18 +01:00
roswitina 2892a1b264
Typo lang.de.json (#4359) 2021-12-08 19:10:54 +01:00
milkmaker 04db571881
[Web] Updated lang.de.json (#4344)
Co-authored-by: Peter <magic@kthx.at>
2021-11-27 14:26:22 +01:00
milkmaker 44a7cab439
[Web] Updated lang.de.json (#4343)
[Web] Updated lang.de.json

Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
2021-11-27 13:28:30 +01:00
Peter 258df10f93
[Web] Fix lang strings 2021-11-26 23:24:46 +01:00
andryyy 96c7912e18 [Web] Change lang strings inding in 0 2021-11-26 21:03:53 +01:00
Michael Kuron 9bfb74bb1d
[Web] Auto-generated app passwords for Apple configuration profiles (#4316)
* Auto-generated app passwords for Apple configuration profiles

* Change password modal: add warning about app passwords
2021-11-14 20:09:39 +01:00
andryyy f60652f37b
[Web] Show protocol and app access in user overview 2021-10-30 20:01:26 +02:00
andryyy 644b1f85d1
[Dovecot, Web] Allow SOGo access with app password when imap is disabled; Add sieve to mailbox protocol access restrictions 2021-10-30 08:03:41 +02:00
andryyy e13bc242a4
[Web, Dovecot] Allow to define scope of services for app passwords 2021-10-28 21:57:19 +02:00
Jürgen Kellerer 06ac1a1464
Updated L10N DE,EN,FR,IT(EN) 2021-10-24 17:32:42 +02:00
andryyy 56e8e88276 [Dovecot] Do not disallow app passwords when force_password_reset is active 2021-10-23 07:22:56 +02:00
andryyy e2be1d9751
[Web] Forbidden SOGo access does still allow login via SSO 2021-10-22 16:24:19 +02:00
gummipunkt 85f2b5265b
Update lang.de.json (#4294)
minor changes
2021-10-21 19:59:48 +02:00
andryyy 71ecf6e060
[Web] Fix JSON 2021-10-18 22:52:38 +02:00
Max 4a91fdf134 [Cleanup] Clean up the xmpp remainder (#4286)
* [Web] Update russian translation (lang.ru.json)

* XMPP cleanup

Co-authored-by: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
2021-10-18 21:44:01 +02:00
Kristian Feldsam e3b58c6b80
[Web] Fido2 support for M1 Macs with Touch ID (#4255)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-01 16:28:37 +02:00
andryyy 7ab1405b00
[Web] Remove blocking user_details function request in bcc list for faster loading with many mailboxes 2021-08-19 20:27:59 +02:00
andryyy 2cd0b56b14
[Web] Various PHP 8 fixes, partly fixes #4219 2021-08-09 08:28:22 +02:00
andryyy fcbd4e762d
[Web] Set default relayhost to 0 when adding a mailbox; add missing lang strings 2021-07-29 14:37:33 +02:00
Sp8c3 7affe274ab
[Web] Translated selectbox "nothing selected" string (#4178) 2021-07-07 11:44:32 +02:00
andryyy 8b08d09ca2
[Web] Remove XMPP options
[Web] Add Rspamd preset #4
[Web] Do not show failed SASL logins (and also remove them from db)
2021-06-30 10:13:29 +02:00
andryyy b2272b8e35
[Dovecot] Re-add listescape... 2021-06-23 14:17:39 +02:00
andryyy 29553567a9
[Web] Sort lang de/en 2021-06-22 07:14:19 +02:00
andryyy 47b57df3a2
[Web] Show users last PW change, allow to select n days for last logins 2021-06-09 07:19:57 +02:00
andryyy 2d55b54904
[Web] Show users the last known connections for SASL authentication
[Web] Feature: Log SASL authentication
2021-06-04 14:29:39 +02:00
andryyy 8a83587800
[Postfix] Finally here: MX based transport map routing; Sorry it took years, Patrik
[Web] Small fixes
2021-05-28 10:40:41 +02:00
andryyy 5065667ae4
[Postfix] Allow to set and override a relayhost per mailbox
[Web] Replace recycle icon with trash (this one made me a bit sad)
[Web] Various small fixes
[Web] Allow or disallow a domain admin to change relayhost settings (default is off, as previous default)
2021-05-26 14:02:27 +02:00
andryyy e6d5516c7f
[Web] Feature: Allow copies of quota notifications to be sent via SMTP to internal or external addresses
[Web] Various style fixes
[Web] Remove unused or unnecessary dependencies
2021-05-23 13:18:52 +02:00
andryyy e21e0b9dbf
[Web] Time limited aliases: show create date; create aliases with 1yr retention by default; create temp alias in alias domain; better random names; accept any validity time
[Web] Replace spam score slider by nouislider and rework table a bit
2021-05-21 12:48:24 +02:00
andryyy a885dab0d3 Merge branch 'master' of github.com:mailcow/mailcow-dockerized 2021-05-20 11:36:14 +02:00
andryyy 70d2589244
[Web] Add quota bcc lang strings (wip) 2021-05-20 11:36:11 +02:00
Shea Ramage 7490fbdccd
[Web] Remove SOGo admin login hint (#4100)
* Remove old SOGo Admin Login hint

* Remove unneeded code blocks after change
2021-05-20 07:07:55 +02:00
Maximilian Leith e939d253f2 fixed typos 2021-05-03 00:06:12 +02:00
Schwindelhub e1c9c7094e
German spelling correction (#4041)
Various "Leerzeichen in Komposita" corrected.

Co-authored-by: André Peters <andre.peters@debinux.de>
2021-04-25 09:08:44 +02:00
andryyy 1cdac4ff18
[Web] Fix username policy display for admins and domain admins (also added for edit pages) 2021-04-20 20:59:39 +02:00
andryyy c5fc755882
[Web] WIP: Add LDAP administrators 2021-04-16 20:38:26 +02:00
andryyy 5ea649b292
[Web] Feature: Add password policy 2021-04-09 13:46:17 +02:00
andryyy b82bf5073b
[Web] Feature: Expand alias over alias domains 2021-03-19 09:28:45 +01:00
andryyy a3c6c51b35
[Web] Feature: Expand alias over alias domains 2021-03-19 09:11:55 +01:00
andryyy b3e3ab2e61
[Web] Allow to specify transport test rcpt 2021-03-13 12:37:24 +01:00
andryyy d70f8a4ded
[Web] Uppercase "rename" in en and de 2021-02-23 08:41:35 +01:00
andryyy 32cab18a79 Merge branch 'master' of github.com:mailcow/mailcow-dockerized 2021-02-20 08:01:59 +01:00
andryyy a95cad7133
[Web] Show quarantine settings in /quarantine 2021-02-20 08:01:23 +01:00
Henrik f899298bb3
Add missing DE strings (#3991) 2021-02-19 21:57:41 +01:00
andryyy 229b5b2df5
[Web] Some lang fixes 2021-02-16 14:09:21 +01:00
andryyy 9c4cb21df6
[Web] Show JID example when editing a domain 2021-02-14 10:48:18 +01:00