Commit Graph

970 Commits

Author SHA1 Message Date
Patrick Schult aa4c18ff09
Merge branch 'nightly' into feature/sso 2023-08-08 09:47:17 +02:00
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 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
Patrick Schult cf239dd6b2
Merge pull request #5215 from goodygh/5136-fix-logger-error-handling
[web] logger pdo exception handling workaround
2023-07-10 10:31:38 +02:00
Patrick Schult da8e496430
Merge pull request #5310 from mailcow/feat/ha-pubsub
[Dockerapi] add redis pubsub handler for broadcasting requests
2023-07-10 10:05:07 +02:00
Patrick Schult 8984509f58
Merge pull request #5213 from mailcow/feat/cors
[Web] add cors to json_api
2023-07-07 14:13:09 +02:00
FreddleSpl0it 0f6956572e
[Web] add CLUSTERMODE environment variable 2023-07-07 09:58:51 +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 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 06cce79806
[Dockerapi] add pubsub handler for broadcasting in ha setup 2023-06-12 16:37:48 +02:00
FreddleSpl0it 956dae8927
[Web] handle fatal errors on getAccessToken 2023-05-25 12:32:47 +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 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 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 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 1aa26b2ab4
[Web] add generic-oidc provider 2023-05-16 10:58:45 +02:00
FreddleSpl0it d934efaa86
[Web] move iam sso functions 2023-05-16 10:40:52 +02:00
Patrick Schult 173e39c859
Merge pull request #5200 from mailcow/fix/delete-sender-acl
[Web] Fix deleting sender_acl when mbox is deleted
2023-05-08 16:35:42 +02:00
Patrick Schult c0745c5cde
Merge pull request #5197 from mailcow/fix/bcc-validation
[Web] Fix BCC validation
2023-05-08 16:32:12 +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
goodygh 9752313d24 logger pdo exception handling workaround 2023-04-29 02:39:04 +02:00
FreddleSpl0it 6b82284a41
[Web] cors - add check if origin is valid 2023-04-26 11:19:50 +02:00
FreddleSpl0it 192f67cd41
[Web] add cors to json_api 2023-04-26 10:46:07 +02:00
goodygh fd203abd47 Fix typo in mobileconfig redirect 2023-04-25 22:11:04 +02:00
FreddleSpl0it d7dfa95e1b
[Web] Fix deleting sender_acl when mbox is deleted 2023-04-21 13:47:13 +02:00
FreddleSpl0it 6824a5650f
[Web] Fix BCC validation 2023-04-21 11:21:43 +02:00
FreddleSpl0it e1d8df6580
[Web] check mailbox before replacing sogo_static_view 2023-04-20 13:20:51 +02:00
FreddleSpl0it 4121509ceb
[Web] optimizing update_sogo_static_view function 2023-04-20 11:28:59 +02:00
FreddleSpl0it d9d958356a
[Web] optimizing update_sogo_static_view function 2023-04-13 14:35:55 +02:00
FreddleSpl0it 2f97e6efe8
[Web] move /process/login to internal endpoint 2023-04-12 15:32:22 +02:00
FreddleSpl0it 4b2e996c6f
[Web] iam - add switch for direct login flow 2023-04-12 11:21:29 +02:00
FreddleSpl0it 960f232a7d
[Web] IAM - add delete option & fix test connection 2023-03-31 14:55:05 +02:00
Thorbjörn Jörger c28a6b89f0
Added ban_time_increment and max_ban_time to UI 2023-03-21 11:06:13 +01:00
FreddleSpl0it 7a9c644a9b
replace ropc flow with keycloak rest api flow 2023-03-17 13:15:31 +01:00
FreddleSpl0it ace5440c0d
[Web] rename role mapping to attribute mapping 2023-03-17 13:14:36 +01:00
FreddleSpl0it f7eaa50be6
[Web] create ratelimit acl on iam mbox creation 2 2023-03-14 18:49:57 +01:00