Hide Forgot
Description of problem: Keys with different names but the same content can be added in website console now. Version-Release number of selected component (if applicable): devenv_1677 How reproducible:always Steps to Reproduce: 1.Go to Openshif website and login 2.Go to app/account page and add an ssh key 3.Adding another key with different key name but the same content Actual results: Keys with the same content can be added in website console. Expected results: Keys with the same content should not be added in website console. Additional info:
Hi Lili, take a look at this. Not sure if this is a bug or the desired behaviour, since the same happens using CLI. Rest API allows different key entries with the same content, right?
Assigning to Lili to check it on the Rest API.
fixed in new rest api.
(In reply to comment #3) Tested this issue on devenv_1679, it has been fixed now, thanks~~