coolify/app
peaklabs-dev 6eabfd5c8e
feat/fix(ssl): fix some issues and improve ssl generation helper
- set default country to XX
- fix array handling of the subjectAlternativeNames so that no indexes are added or skipped
- add extendedKeyUsage to server certs to make them more secure
- add keyAgreement to server certs
- remove authorityKeyIdentifier as it caused the following issue: unable to get local issuer certificate
- removed duplicated distinguished_name entries
- improved formatting
2025-02-06 15:13:08 +01:00
..
Actions feat: Add full SSL support to MongoDB 2025-02-05 22:56:29 +01:00
Console feat(ssl): check for SSL renewal twice daily 2025-02-05 22:11:10 +01:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events feat: DockerCleanupDone event 2025-01-15 17:19:32 +01:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers feat/fix(ssl): fix some issues and improve ssl generation helper 2025-02-06 15:13:08 +01:00
Http fix(api): domain check when updating domain 2025-02-02 14:52:05 +07:00
Jobs fix(ssl): make sure when regenerating the CA cert it is not overwritten with a server cert 2025-02-05 21:13:30 +01:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire feat: Add full SSL support to MongoDB 2025-02-05 22:56:29 +01:00
Models feat: Add full SSL support to MongoDB 2025-02-05 22:56:29 +01:00
Notifications fix(email): transactional email sending 2025-01-21 14:53:44 +01:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers revert: remove Cloudflare async tag attributes 2025-01-28 14:38:55 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services fix(parser): resource URL should only be parsed if there is one 2025-01-21 18:55:07 +01:00
Traits feat(core): wip version of coolify.json 2025-01-21 14:09:12 +01:00
View/Components fix(ui): select component should not always uses title case 2025-01-31 11:57:30 +01:00