You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now kapua-sys user cannot have an expiration Date as this is root user. On the other hand, kapua-sys account can have an Expiration Date, which is (in my opinion) dangerous as user can accidentally set Expiration date in the past and then everything gets locked.
I suggest we disabled the Expiration Date field for kapua-sys user or at least show error if anything is entered in the field.
Testflow:
Login as kapua-sys
Go to Settings view and try to set an Expiration date kapua does not return any kind of error.
Expected behavior
I suggest we disabled the Expiration Date field for kapua-sys user or at least show error if anything is entered in the field.
Screenshot:
Version of Kapua
1.1.0-SNAPSHOT
Type of deployment
[ ] Local Vagrant deployment
[x] Docker
[ ] Openshift (in its variants)
[ ] Others
Main component affected
[x] Console (in case of console please report info on which browser you encountered the problem)
[ ] REST API
[ ] Message Broker
[ ] - Others
Browsers used:
Google Chrome (Version 69.0.3497.100 (Official Build) (64-bit))
Safari (Version 12.0 (13604.3.5))
Mozilla Firefox (63.0 (64-bit))
Opera (Version 55.0.2994.44)
The text was updated successfully, but these errors were encountered:
EDIT: I checked in the code. There's nothing in the backend service that prevents the expiration date to be set for the administration account. Should we decide to proceed, this has to be implemented in the backend service and not just in the console.
For now kapua-sys user cannot have an expiration Date as this is root user. On the other hand, kapua-sys account can have an Expiration Date, which is (in my opinion) dangerous as user can accidentally set Expiration date in the past and then everything gets locked.
I suggest we disabled the Expiration Date field for kapua-sys user or at least show error if anything is entered in the field.
Testflow:
kapua does not return any kind of error.
Expected behavior
I suggest we disabled the Expiration Date field for kapua-sys user or at least show error if anything is entered in the field.
Screenshot:
Version of Kapua
1.1.0-SNAPSHOT
Type of deployment
[ ] Local Vagrant deployment
[x] Docker
[ ] Openshift (in its variants)
[ ] Others
Main component affected
[x] Console (in case of console please report info on which browser you encountered the problem)
[ ] REST API
[ ] Message Broker
[ ] - Others
Browsers used:
The text was updated successfully, but these errors were encountered: