Commit Graph

957 Commits

Author SHA1 Message Date
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
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 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 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 fd203abd47 Fix typo in mobileconfig redirect 2023-04-25 22:11:04 +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
FreddleSpl0it bc5e661ea1
[Web] create ratelimit acl on iam mbox creation 2023-03-14 18:41:05 +01:00
FreddleSpl0it fdbddb9f93
[Web] fix broken sogo-sso 2023-03-14 18:30:18 +01:00
FreddleSpl0it cb7e8f91b6
[Web] fix app_pass ignore_access 2023-03-14 14:38:28 +01:00
FreddleSpl0it b40c2d7639
[Web] keycloak auth functions 2023-03-14 14:30:32 +01:00
FreddleSpl0it 8324484a27
[Web] add manage identity provider 2023-03-14 14:10:46 +01:00
FreddleSpl0it df129bb488
[Web] remove u2f lib from prerequisites 2023-03-13 09:04:05 +01:00
FreddleSpl0it c7d0217c8e
[Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +01:00
FreddleSpl0it ea394d702d
[Web] remove u2f lib 2023-03-13 08:58:39 +01:00
FreddleSpl0it a7e309f1c8
[Web] limit identity_provider function better 2023-03-13 08:54:50 +01:00
FreddleSpl0it 0a78c742d7
[Web] manage keycloak identity provider 2023-03-12 19:08:09 +01:00
FreddleSpl0it 638a81c58c
[Web] organize auth functions+api auth w/ dovecot 2023-03-12 19:06:03 +01:00
FreddleSpl0it 76721ab669
[Web] fix user login history 2023-03-10 15:53:59 +01:00
FreddleSpl0it 41a087630b
[Web] add app hide option 2023-03-10 15:53:09 +01:00