enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
enhancement
To hash passwords, a "Pepper" can be configured in the application, which is incorporated into the hash. This makes it more difficult for an attacker to calculate a hash without this information.
This value should be specified in encrypted form in the configuration.
Code Migration
The value of the configuration com.top_logic.base.security.password.hashing.Argon2Hashing.Config#getPepper() must be encrypted (see the maintenance page EncodeConfigurationValues.jsp). Alternatively, the prefix unencrypted: can be used for the value.
Test
No test.