cozystack/packages
Timofei Larkin 38624b72de
chore(keycloak-configure): verify email and smtp config for Keycloak (#2318)
## What this PR does

This PR adds configurable values for
`packages/system/keycloak-configure`:
- `login.userRegistration` to allow user self-registration
- `login.verifyEmail` to enforce email verification
- `smtp` which defines the SMTP configuration which will be used by
Keycloak

Fixes: aenix-org/cozyportal#365

### Release note

```release-note
["cchore(keycloak-configure): verify email and smtp config for Keycloak"]
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Added configurable Keycloak login settings with user registration and
email verification controls disabled by default.
* Introduced SMTP configuration templates supporting server connection
details, TLS options, and secure credential management for email
delivery.
* Enabled conditional rendering of login and SMTP configuration sections
based on provided environment values.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-02 22:45:33 +04:00
..
apps fix(kubernetes): set explicit ephemeral-storage on virt-launcher pods 2026-03-31 12:48:07 +02:00
core Release v1.2.1 (#2306) 2026-04-02 18:56:08 +02:00
extra Release v1.2.1 (#2306) 2026-04-02 18:56:08 +02:00
library [cozy-lib] Add a hexToInt helper 2026-03-19 07:29:50 +03:00
system chore(keycloak-configure): verify email and smtp config for Keycloak (#2318) 2026-04-02 22:45:33 +04:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00