v23.27-beta
v23.27-beta
Compatibility
To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.
Features
Refactoring
-
Changed button title from "Create New Credentials" to "New Credentials". (INDIGO 230609, !42)
-
Add parameter
last_login=yes
toGET /credentials/{cred_id}
endpoint to retrieve last login info. (INDIGO 230623, !45)
Bugfix
-
Fix CredentialsInfoCard, card will not resize when an error occurs in an input, disable
Save
button if hint about wrong input is present, error hint message be cleaned when user click onCancel
button (INDIGO 230623, !41) -
CustomDataContainer inital render in edit mode bug. The container only rendered the first item in the list of custom data. (INDIGO Sprint 230623, !44)