FreddleSpl0it
|
394f4fec6a
|
[SOGo] deny direct login on external users
|
2023-08-07 09:27:32 +02:00 |
FreddleSpl0it
|
fd20f3f8d9
|
[SOGo] remove sogo_view and triggers
|
2023-08-07 09:26:15 +02:00 |
FreddleSpl0it
|
9c204ba8e4
|
[Web] catch update_sogo exceptions
|
2023-08-07 09:24:07 +02:00 |
FreddleSpl0it
|
8f6a655617
|
[Web] fix malformed_username check
|
2023-08-07 09:20:06 +02:00 |
FreddleSpl0it
|
66af9b82c0
|
[Web] remove keycloak sync disabled warning
|
2023-08-07 09:18:36 +02:00 |
FreddleSpl0it
|
ff4b4b4b61
|
deny changes on identity provider if it's in use
|
2023-07-30 11:24:07 +02:00 |
FreddleSpl0it
|
00e3339c0e
|
rework auth - move dovecot sasl log to php
|
2023-07-30 10:07:56 +02:00 |
FreddleSpl0it
|
35d384d32d
|
[Web] allow mailbox authsource to be switchable
|
2023-07-28 15:36:48 +02:00 |
FreddleSpl0it
|
6972d277fd
|
[Web] fix identity-provider settings layout
|
2023-07-28 15:35:09 +02:00 |
FreddleSpl0it
|
9051bb9de0
|
[Web] trim CRON_LOG
|
2023-07-07 09:46:04 +02:00 |
FreddleSpl0it
|
239d8fc971
|
[Web] remove unnecessary if block
|
2023-07-07 09:30:32 +02:00 |
FreddleSpl0it
|
18783aa303
|
Merge remote-tracking branch 'origin/nightly' into feature/sso
|
2023-07-07 09:28:05 +02:00 |
FreddleSpl0it
|
6f37609dbd
|
[Web] add curl timeouts to oidc requests
|
2023-07-07 08:52:54 +02:00 |
FreddleSpl0it
|
167083bc08
|
[Web] update lang files
|
2023-07-06 16:00:51 +02:00 |
FreddleSpl0it
|
ec05f9c62a
|
[Dovecot] mailcowauth minor fixes
|
2023-07-06 16:00:26 +02:00 |
FreddleSpl0it
|
45544311f1
|
[Web] improve identity-provider template
|
2023-07-06 15:59:16 +02:00 |
FreddleSpl0it
|
b11ee45ba1
|
[Web] improve attribute sync performance & make authsource editable
|
2023-07-06 15:56:39 +02:00 |
FreddleSpl0it
|
4426bd3d04
|
[Web] add crontasks logs
|
2023-07-06 15:53:33 +02:00 |
FreddleSpl0it
|
4613d00a9d
|
[Web] add keycloak sync crontask
|
2023-07-06 15:49:06 +02:00 |
FreddleSpl0it
|
956dae8927
|
[Web] handle fatal errors on getAccessToken
|
2023-05-25 12:32:47 +02:00 |
FreddleSpl0it
|
6aac996861
|
[Web] fix attribute mapping list
|
2023-05-25 11:36:17 +02:00 |
FreddleSpl0it
|
6dc6c649ce
|
[Web] hide auth settings for external users
|
2023-05-25 10:06:55 +02:00 |
FreddleSpl0it
|
2a02bae53e
|
[Web] fix bug on mailbox login
|
2023-05-16 14:50:36 +02:00 |
FreddleSpl0it
|
e5cac098ef
|
[Web] update lang.en-gb.json
|
2023-05-16 13:41:16 +02:00 |
FreddleSpl0it
|
30537c6b3b
|
[Web] update guzzlehttp/psr7
|
2023-05-16 13:37:27 +02:00 |
FreddleSpl0it
|
96390c2e12
|
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
|
2023-05-16 13:31:40 +02:00 |
FreddleSpl0it
|
34e7b3f613
|
[Web] add league/oauth2-client
|
2023-05-16 13:21:17 +02:00 |
FreddleSpl0it
|
07edec4ea5
|
update gitignore
|
2023-05-16 12:48:30 +02:00 |
FreddleSpl0it
|
a0319b3cdf
|
[Web] functions.auth.inc.php corrections
|
2023-05-16 12:47:47 +02:00 |
FreddleSpl0it
|
910eb40ce7
|
[Web] remove ropc flow
|
2023-05-16 12:37:01 +02:00 |
FreddleSpl0it
|
64ffa246d8
|
[Web] add "add mailbox_from_template" function
|
2023-05-16 12:32:51 +02:00 |
FreddleSpl0it
|
7188936e73
|
[Web] add generic-oidc provider
|
2023-05-16 11:19:49 +02:00 |
FreddleSpl0it
|
642d6a332c
|
[Web] add "edit mailbox_from_template" function
|
2023-05-16 11:16:56 +02:00 |
FreddleSpl0it
|
1bf8beaa58
|
[Web] revert configurable authsource
|
2023-05-16 11:10:41 +02:00 |
FreddleSpl0it
|
663d33d770
|
[Web] rename var for tab-config-identity-provider.twig
|
2023-05-16 11:03:43 +02:00 |
FreddleSpl0it
|
1aa26b2ab4
|
[Web] add generic-oidc provider
|
2023-05-16 10:58:45 +02:00 |
FreddleSpl0it
|
4fd4f57cd8
|
[Web] remove sso login alertbox
|
2023-05-16 10:44:14 +02:00 |
FreddleSpl0it
|
d934efaa86
|
[Web] move iam sso functions
|
2023-05-16 10:40:52 +02:00 |
FreddleSpl0it
|
694e122ce0
|
[Dovecot] group auth files
|
2023-05-16 09:56:23 +02:00 |
Niklas Meyer
|
4d824d41b3
|
Merge pull request #5229 from mailcow/staging
Automatic PR to nightly from 2023-05-08T06:04:57Z
|
2023-05-08 16:26:55 +02:00 |
Patrick Schult
|
1a6f93327e
|
Merge pull request #5203 from mailcow/feat/bad_asn
Add IP Connect Inc to bad_asn.map
|
2023-05-08 16:01:44 +02:00 |
Patrick Schult
|
3c68a53170
|
Merge pull request #5201 from mailcow/fix/sieve-print
[Dockerapi] Fix typo in dockerapi sieve print
|
2023-05-08 16:00:22 +02:00 |
Patrick Schult
|
e38c27ed67
|
Merge pull request #5211 from goodygh/5175-fix-mobileconfig-redirect
[web] Fix typo in mobileconfig redirect
|
2023-05-08 15:55:50 +02:00 |
Patrick Schult
|
8eaf8bbbde
|
Merge pull request #5220 from mailcow/fix/bcc-selectpicker
[Web] fix bcc localdest selectpicker
|
2023-05-08 15:53:53 +02:00 |
Patrick Schult
|
e015c7dbca
|
Merge pull request #5202 from mailcow/feat/user-acl-tabs
[Web] hide user tabs if acl is missing
|
2023-05-08 15:48:52 +02:00 |
Patrick Schult
|
58452abcdf
|
Merge pull request #5204 from mailcow/fix/rspamd-table
[Web] fix rspamd table on sm devices
|
2023-05-08 15:43:58 +02:00 |
Patrick Schult
|
2cbf0da137
|
Merge pull request #5198 from mailcow/fix/sorting-tla
[Web] Fix temporary email aliases sorting
|
2023-05-08 15:29:32 +02:00 |
FreddleSpl0it
|
aabcd10539
|
[Web] fix bcc localdest selectpicker
|
2023-05-03 09:59:49 +02:00 |
Niklas Meyer
|
73e9dd094a
|
Merge pull request #5165 from mailcow/staging
Automatic PR to nightly from 2023-04-03T17:18:39Z
|
2023-05-02 18:44:54 +02:00 |
milkmaker
|
ee607dc3cc
|
Translations update from Weblate (#5218)
* [Web] Updated lang.en-gb.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.cs-cz.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.de-de.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.fr-fr.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.ro-ro.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.sk-sk.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.zh-cn.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.it-it.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.zh-tw.json
Co-authored-by: Peter <magic@kthx.at>
---------
Co-authored-by: Peter <magic@kthx.at>
|
2023-05-02 18:29:38 +02:00 |