enhancement
major
minor
major
minor
enhancement
When configuring connection settings, it can be helpful to mark an attribute as a password so that its value is never displayed in the GUI but can only be entered. In this case, the value should be stored in the database in an encrypted or obfuscated form.
Improvement
New data type tl.core:Password.
Test
com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/attribute/TestPasswordAttribute.script.xml