Commit Graph

939 Commits

Author SHA1 Message Date
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
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
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
FreddleSpl0it 226bdfac72
[Web] add seperate link for logged in users 2023-02-16 15:39:12 +01:00
Patrick Schult 1071bb8230
Merge pull request #4967 from FELDSAM-INC/feldsam/sso
[Web] Implemented SSO for domain admins
2023-02-02 12:12:53 +01:00
FreddleSpl0it e8fd34d31f
[Web] webauthn add lang strings 2023-02-02 11:28:51 +01:00
FreddleSpl0it 64ac6a8891
[Web] Skip update_sogo_static_view if sogo is disabled 2023-01-31 10:54:16 +01:00
FreddleSpl0it d62c275004
[Web] match PAGINATION_SIZE to an existing datatable option 2023-01-31 09:49:18 +01:00
Kristian Feldsam 5bf62481d5 [Web] Implemented SSO for domain admins
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>

Revert "[Web] Implemented SSO for domain admins"

This reverts commit 6860dc8ebe2c8f53d77df5bca7787f7cb3bb4ee0.

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2023-01-26 15:54:44 +01:00
FreddleSpl0it 36fa5dc633 [Web] fix domain admins cant delete tags 2023-01-16 09:07:28 +01:00
FreddleSpl0it 1e98784eee [Web] Opt-In for third party ip_check 2023-01-06 12:09:15 +01:00
FreddleSpl0it dd9296ffc2 [Web] fix extend_sender_acl issue for domainadmins 2023-01-06 11:07:44 +01:00
Tomy Hsieh 13bdd4ad0b
🛠 fix: Locale decision algorithm 2022-12-25 16:56:43 +08:00
DerLinkman aa7888c37d Updated DB Schemata + reverted escape HTML of alert boxes 2022-12-23 14:47:27 +01:00
DerLinkman f4731eecdb Cleanup + Language Fixes 2022-12-12 10:49:00 +01:00
DerLinkman d55994b66a Merge branch 'staging' into nightly 2022-12-01 21:06:19 +01:00
bluewalk 57a5a9baeb Updated DB version and make sure default sound is "pushover" when null 2022-11-17 21:14:44 +01:00
bluewalk 65c74c75c7 Added SENDER_ADDRESS and SENDER_NAME as variables for messages 2022-11-17 21:01:18 +01:00
FreddleSpl0it ef392ef6ba add demo_mode for mailcow ui 2022-11-17 08:36:03 +01:00
FreddleSpl0it f52ab69a5b change default template creation 2022-11-16 15:29:39 +01:00