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
defect
minor
#26874
Service Editor displays "secret" of the OpenID service
Presumably, the OpenID service configuration is simply missing the correct annotation for the relevant property.
Noticed in the context of #26873].
Code Migration
Search for "secret" in the context of an OpenID configuration. Encrypt the value here (see the maintenance page EncodeConfigurationValues.jsp). Alternatively, the prefix "unencrypted:" can be used.
Test
The Service Editor no longer displays the "secret" of the OpenID service.