Commit graph

96 commits

Author SHA1 Message Date
Clemente Raposo
f5d29678e8 Always log upgrade log to base log folder 2025-01-21 16:29:30 +00:00
Clemente Raposo
a549d23644 Always log install log to base log folder 2025-01-21 16:29:30 +00:00
y.yerli
264019abc1 Fix #553 - Fix special character db password on install 2025-01-17 17:47:00 +03:00
Jack Anderson
ca8ab7ca50 Fix Two Factor not working on auth 2024-12-20 08:32:25 +00:00
Jack Anderson
05f5a40bc3 Add two factor security config to ldap 2024-12-13 10:26:19 +00:00
Clemente Raposo
f0e42a0a1e Remove profile-auth prefix from 2fa routes 2024-11-27 14:56:25 +00:00
Clemente Raposo
cef2839320 Remove un-used auth_form_path config 2024-11-27 14:56:22 +00:00
Jack Anderson
ff4ba2bdd2 Two Factor 2024-11-27 14:56:14 +00:00
Clemente Raposo
590441198b Fix ldap native login fallback 2024-09-23 11:43:22 +01:00
Jack Anderson
5e7fc0604b Add logs processor key to monolog 2024-09-13 10:46:31 +01:00
Clemente Raposo
c68d61e782 Allow SAML to be configured in env 2024-08-21 18:06:16 +01:00
Clemente Raposo
a815fbd3f0 Use system cache adapter by default for app and system cache 2024-08-21 18:06:15 +01:00
Clemente Raposo
5ea7b823d3 Re-structure log configuration 2024-08-21 18:06:15 +01:00
Clemente Raposo
c6ab4c31e4 Symfony 6.4 - Update SAML configuration setup
- Update controllers to point to new lib
- Adjust base onelogin config
- Update firewall configuration
2024-08-21 18:06:15 +01:00
Clemente Raposo
a9052019cc Symfony 6.4 - Update Session handling to use the same session in symfony and legacy
- Start Session using legacy
- Add LegacyBridgeSession handlers to have so that symfony uses the legacy session
2024-08-21 18:06:15 +01:00
Clemente Raposo
bfa6c8a44c Symfony 6.4 - Update api platform config 2024-08-21 18:06:15 +01:00
Clemente Raposo
50706c17d8 Symfony 6.4 - Update doctrine config from annotation to attribute 2024-08-21 18:06:15 +01:00
Clemente Raposo
d3620c3737 Symfony 6.4 - Auto framework config update 2024-08-21 18:06:15 +01:00
Clemente Raposo
661db7b4f9 Symfony 6.4 - Mark firewall as not lazy
- to initialize the session up-front
2024-08-21 18:06:15 +01:00
Clemente Raposo
61c29f1f79 Symfony 6.4 - Fix monolog config 2024-08-21 18:06:14 +01:00
Clemente Raposo
b3f30f5529 Symfony 6.4 - Fix doctrine config 2024-08-21 18:06:14 +01:00
Clemente Raposo
b5bf764756 Symfony 6.4 - Add symfony/notifier config yaml 2024-08-21 18:06:14 +01:00
Clemente Raposo
2b1566b284 Symfony 6.4 - Add symfony/mailer config yaml 2024-08-21 18:06:14 +01:00
Clemente Raposo
942b75d6a2 Symfony 6.4 - Add symfony/messenger config yaml 2024-08-21 18:06:14 +01:00
Clemente Raposo
32098969ad Symfony 6.4 - Add symfony/debug config yaml 2024-08-21 18:06:14 +01:00
Clemente Raposo
4231f6d20f Symfony 6.4 - Add nbgrp/onelogin-saml-bundle composer dependency 2024-08-21 18:06:14 +01:00
Clemente Raposo
aa243b18a7 Symfony 6.4 - Update symfony/web-profiler-bundle recipe 2024-08-21 18:06:14 +01:00
Clemente Raposo
f1c0153d57 Symfony 6.4 - Update symfony/security-bundle recipe - TO REVIEW 2024-08-21 18:06:14 +01:00
Clemente Raposo
9dc9bf508f Symfony 6.4 - Update doctrine/doctrine-migrations-bundle recipe - TO REVIEW 2024-08-21 18:06:14 +01:00
Clemente Raposo
347494a3ff Symfony 6.4 - Update doctrine/doctrine-bundle recipe - TO REVIEW 2024-08-21 18:06:14 +01:00
Clemente Raposo
164334d431 Symfony 6.4 - Update ApiPlatform recipe 2024-08-21 18:06:14 +01:00
Jack Anderson
32ccadbd89 Symfony 5.4 - Update Deprecated Security Code 2024-08-21 18:06:13 +01:00
Jack Anderson
5ce99dd878 Symfony 5.4 - Update Doctrine Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
c4ed6cf15f Symfony 5.4 - Update Symfony Framework Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
5bfa1119d5 Symfony 5.3 - Upgrade Symfony Framework Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
fee04d30f9 Symfony 5.3 - Update password_hashers 2024-08-21 18:06:13 +01:00
Jack Anderson
db33001e53 Symfony 5.3 - Upgrade Symfony Monolog Bundle Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
bf9edaffde Symfony 5.3 - Upgrade Symfony Routing Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
a1a8b4ab7a Symfony 5.3 - Upgrade Symfony Twig Bundle Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
fc8ea5f58d Symfony 5.3 - Upgrade Symfony Validator Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
e4b41cfeb7 Symfony 5.3 - Upgrade Symfony Web Profiler Recipe 2024-08-21 18:06:13 +01:00
Jack Anderson
baed649b6f Symfony 5.3 - Remove Provider and double access_control 2024-08-21 18:06:13 +01:00
Jack Anderson
2a3f9b21e1 Symfony 5.3 - Add Legacy Password Hasher 2024-08-21 18:06:13 +01:00
Jack Anderson
8210b2b260 Symfony 5.3 - Update Symfony Security Bundle 2024-08-21 18:06:13 +01:00
Jack Anderson
228e3ad054 Symfony 5.3 - Update UserChecker to InMemoryUserChecker 2024-08-21 18:06:13 +01:00
Jack Anderson
ce842e08d1 Fix #433 - Fix logout failing 2024-04-03 15:43:57 +01:00
Jack Anderson
117dd81727 SuiteCRM 8.4.2 Release 2023-11-09 14:27:09 +00:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Clemente Raposo
040d2d5d67 Redirect to logged-out page when username attribute is misconfigured
- Extend SamlAuthenticator to catch RuntimeException and throw an Authentication exception
- Authentication exception should be caught and then redirected to failure_path
- Dynamically set 'app.saml.authenticator on the container
2022-12-21 11:41:39 +00:00
Clemente Raposo
45488f3e98 Redirect session timeouts to logged-out page for SAML
- When SAML is active, SuiteCRM side session timeouts redirect to logged out page
2022-10-04 13:13:19 +01:00