FreddleSpl0it
f09a3df870
[Web] add verify selected tfa
2022-02-21 10:46:24 +01:00
89fdd1986d
Jan(moo)uary Update 2022 - Revision A (2022-01a) ( #4445 )
...
* [API] Fix minor issue in api docs
* [GH-Actions][stale] Add neverstale label to exempt list
* [Web] add github version tag
* [Web] add github version tag error handling
* Passwordless SOGo auth: support for calendar invitations and calendar/contacts subscriptions
Inviting someone to a calendar event triggers a request to /SOGo/so/otheruser@example.com/freebusy.ifb/ajaxRead. Subscribing to someone's calendar/contacts triggers a request to /SOGo/so/otheruser@example.com/foldersSearch. The email address in the URL is different from the logged-in user, which needs to be handled appropriately by sogo-auth.php.
* [Web] add github version tag - adjust css
* [Compose] Update SOGo Autoreply Schedule to 5m
Based on the advice of inverse (SOGo developer). Thanks to https://github.com/jmber
Closes: https://github.com/mailcow/mailcow-dockerized/issues/4436
* [Web] add github version tag - move twig globals
* [Web] add github version tag - missing </div>
* Passwordless SOGo auth: improvements for when accessing other users
* [WebAuthn] fido2 passwordless auth - fix (#4440 )
* [WebAuthn] fido2 revert
* [WebAuthn] set UV flags to 'discouraged'
* [WebAuthn] revert - set UV flags to 'discouraged'
Co-authored-by: ntimo <git@nowitzki.me >
Co-authored-by: Peter <magic@kthx.at >
Co-authored-by: FreddleSpl0it <patschul@posteo.de >
Co-authored-by: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com >
Co-authored-by: Michael Kuron <mkuron@users.noreply.github.com >
2022-02-01 15:26:48 +01:00
Kristian Feldsam
f4c9a6941a
[Web] Updated lang.cs.json
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com >
2022-01-21 14:18:20 +01:00
Niklas Meyer and GitHub
355ea71877
Merge pull request #4428 from FreddleSpl0it/master
...
Migrating from U2F to WebAuthn for 2FA
2022-01-21 12:19:25 +01:00
FreddleSpl0it and GitHub
af1b90fa18
[WebAuthn] rename env var
2022-01-20 14:37:20 +01:00
FreddleSpl0it
7df2bb28f8
[WebAuthn] disable rootCA default
2022-01-19 21:35:21 +01:00
FreddleSpl0it
0f464658cc
[WebAuthn] disable webauthn rootca by mailcow.conf
2022-01-19 19:10:43 +01:00
FreddleSpl0it
5712192bcb
[WebAuthn] fix error on android
2022-01-18 11:40:06 +01:00
FreddleSpl0it
0e4ddacf92
[WebAuthn] cleanup
2022-01-18 10:23:32 +01:00
FreddleSpl0it and FreddleSpl0it
6788c528cf
[WebAuthn] fix reload
2022-01-18 10:14:18 +01:00
FreddleSpl0it
c0b05fd592
[WebAuthn] fix u2f modal
2022-01-18 10:14:18 +01:00
FreddleSpl0it
8316e763fa
[WebAuthn] remove old u2f functions
2022-01-18 10:14:18 +01:00
FreddleSpl0it and FreddleSpl0it
a849d03a00
[WebAuthn] show user deprecated warning
2022-01-18 10:14:18 +01:00
FreddleSpl0it and FreddleSpl0it
2a52d876b0
change YubiKey to Device @ lang.tfa.key_id
2022-01-18 10:14:18 +01:00
FreddleSpl0it and FreddleSpl0it
ab21c7a06b
prevent user from registering authenticator multiple times
2022-01-18 10:14:18 +01:00
FreddleSpl0it and FreddleSpl0it
9c596691d2
add fido2 platform internal authentication
2022-01-18 10:14:18 +01:00
FreddleSpl0it and FreddleSpl0it
3d250bfa49
add fido2 android support by including cids
2022-01-18 10:14:18 +01:00
FreddleSpl0it
c11b6557db
migrating from u2f-api.js to webauthn [cleanup]
2022-01-18 10:14:18 +01:00
FreddlePat
23d6cf90ae
migrating from u2f-api.js to webauthn [apple faceid bug fix]
2022-01-13 19:12:13 +01:00
FreddleSpl0it and GitHub
c39a20502a
migrating from u2f-api.js to webauthn [array alert bug fix]
2022-01-13 14:52:50 +01:00
FreddleSpl0it and GitHub
ab0f8fa8b0
migrating from u2f-api.js to webauthn
2022-01-13 08:17:06 +01:00
FreddleSpl0it and GitHub
59c8116247
migrating from u2f-api.js to webauthn
2022-01-13 08:15:56 +01:00
FreddlePat
d97a220834
migrating from u2f-api.js to webauthn
2022-01-12 21:59:35 +01:00
FreddlePat
68abd6a535
migrating from u2f-api.js to webauthn
2022-01-12 21:57:21 +01:00
FreddlePat
be4af41e64
migrating from u2f-api.js to webauthn
2022-01-12 21:26:42 +01:00
FreddlePat
d1d134038f
migrating from u2f-api.js to webauthn
2022-01-12 21:09:18 +01:00
6ef8b90c76
[Web] Updated lang.fr.json [CI SKIP] ( #4417 )
...
Co-authored-by: crep7424 <guillaume@crepieux.eu >
Co-authored-by: crep7424 <guillaume@crepieux.eu >
2022-01-09 16:23:17 +01:00
Razvan and GitHub
36e29710da
[Web] Updated lang.ro.json ( #4396 )
...
[Web] Updated lang.ro.json
2021-12-22 19:34:50 +01:00
3a94926913
[Web] Updated lang.it.json [CI SKIP] ( #4386 )
...
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: Stefano <stefano.vassena@gmail.com >
2021-12-15 18:48:09 +01:00
HolzHannes and GitHub
97e3227fbe
added key CalDAVPassword and key CardDAVPassword
...
If the user is choosing the config with app password, it is now also used for CalDav and CardDav.
2021-12-15 16:22:16 +01:00
Niklas Meyer and GitHub
8248b80d4b
Merge pull request #4361 from TomK32/patch-1
...
Add a note about creating a backup before starting over
2021-12-10 23:37:33 +01:00
42d7563626
[Web] Updated lang.it.json [CI SKIP] ( #4367 )
...
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: Stefano <stefano.vassena@gmail.com >
2021-12-09 21:11:59 +01:00
DerLinkman and GitHub
77ac84eaa4
[WEB] fixed wrong value entry in Pushover.twig ( #4363 )
2021-12-08 19:23:28 +01:00
roswitina and GitHub
2892a1b264
Typo lang.de.json ( #4359 )
2021-12-08 19:10:54 +01:00
41819d354f
Translations update from Weblate ( #4364 )
...
* [Web] Updated lang.it.json [CI SKIP]
[Web] Updated lang.it.json [CI SKIP]
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Updated lang.sk.json [CI SKIP]
Co-authored-by: Lukáš Matula <lukas@gbely.net >
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: Lukáš Matula <lukas@gbely.net >
2021-12-08 19:09:30 +01:00
andryyy
e4d23b7887
[Web] Add default sieve accessq
2021-12-07 13:56:56 +01:00
Thomas R. Koll and GitHub
43559af0cc
Add a not about creating a backup before starting over
...
I was stupid/tired enough to copy and run that `docker-compose down -v`. Hopefully this little change will prevent others from loosing their data as well.
Btw, I did get that page after my disk space was running out.
2021-12-05 18:59:39 +01:00
e94b1b9f96
Translations update from Weblate ( #4351 )
...
* [Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
[Web] Updated lang.it.json
Co-authored-by: Peter <magic@kthx.at >
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Updated lang.hu.json
Co-authored-by: milkmaker <milkmaker@mailcow.de >
Co-authored-by: y9-csillagd <csillag.david@y9.hu >
Co-authored-by: Peter <magic@kthx.at >
Co-authored-by: Stefano <stefano.vassena@gmail.com >
Co-authored-by: y9-csillagd <csillag.david@y9.hu >
2021-11-29 18:25:37 +01:00
b4823a3675
[web] Fix several raw html flags in twig ( #4325 )
...
* [Update, Config] Add subject for watchdog emails
* [Web] Fixed sender_acl_disabled var in twig
* [Web] Fixed add_relayhost_hint var in twig
* [Web] Fixed merged_vars_hint var in twig
Co-authored-by: Valentin <vbrandner.itsb-b2018@fh-salzburg.ac.at >
Co-authored-by: Valentin <git@voidl.de >
2021-11-29 00:16:46 +01:00
Kristian Feldsam
08f8eeb2e6
[web] fixed html in alerts
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com >
2021-11-28 22:49:18 +01:00
milkmaker and GitHub
b2e6becf2a
Translations update from Weblate ( #4347 )
...
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
2021-11-28 07:41:16 +01:00
milkmaker and GitHub
e51a1d891e
Translations update from Weblate ( #4346 )
...
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
2021-11-28 07:30:14 +01:00
milkmaker and GitHub
1b1edf719c
Translations update from Weblate ( #4345 )
...
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
* [Web] Language file updated by 'Cleanup translation files' addon
Co-authored-by: milkmaker <milkmaker@mailcow.de >
2021-11-27 18:49:33 +01:00
04db571881
[Web] Updated lang.de.json ( #4344 )
...
Co-authored-by: Peter <magic@kthx.at >
2021-11-27 14:26:22 +01:00
ntimo
6bdadd6ba3
[API] Updated docs for transport route
2021-11-27 12:56:44 +00:00
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
Peter and GitHub
dc28c1b6e2
[web] Delete XMPP references from langfiles ( #4338 )
...
* [Web] Update lang.en.json
* [Web] Update lang.it.json
* [Web] Update lang.nl.json
* [Web] Update lang.ro.json
* [Web] Update lang.ru.json
* [Web] Update lang.sk.json
* [Web] Update lang.sv.json
2021-11-26 21:03:38 +01:00
Michael Kuron and GitHub
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